added cosmic banner for web

This commit is contained in:
James Tomasino 2019-03-16 18:25:51 -04:00
parent 8af1d37050
commit 4b1e8e5616
2 changed files with 3 additions and 0 deletions

View File

@ -264,6 +264,9 @@ if [ "$run_user" = "root" ] || [ "$run_user" = "publish" ]; then
# copy favicon
cp "/var/cosmic/favicons/"* "${html_dir}"
# copy cosmic banner
cp "/var/cosmic/files/cosmicbanner.png" "${html_dir}"
# Let user's know it's done
printf "Web and RSS rebuilt.\\n"
else

BIN
files/cosmicbanner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB