diff options
author | EuAndreh <eu@euandre.org> | 2022-04-12 14:06:23 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-04-12 14:06:23 -0300 |
commit | b29a2ca64a3d0536986693b6ad54b7aea8be7330 (patch) | |
tree | f4f06a2ef5fa9b5e16013cd08117a75f5d223e7c /.gitignore | |
parent | _config.yml: Explicitly include .well-known/ directory (diff) | |
download | euandre.org-b29a2ca64a3d0536986693b6ad54b7aea8be7330.tar.gz euandre.org-b29a2ca64a3d0536986693b6ad54b7aea8be7330.tar.xz |
Rename favicon to lord-favicon
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,9 +13,10 @@ *.ogg *.torrent *.checksum -/static/favicon.png +/static/lord-favicon.png /music/*.pdf /music/*.midi +/static/lord-favicon.ico /favicon.ico /drafts/ |