diff options
author | 53hornet <atc@53hor.net> | 2021-12-09 22:17:20 -0500 |
---|---|---|
committer | 53hornet <atc@53hor.net> | 2021-12-09 22:17:20 -0500 |
commit | e68127a6ff2428657b8dab0b90cd16bf1dd99dad (patch) | |
tree | c0d2a38c2269a8036c32758818c6003c40a1973d | |
parent | 9f5bdc7e70a9ae6e6ce7c62f87e022d4d1b84416 (diff) | |
download | 53hor-e68127a6ff2428657b8dab0b90cd16bf1dd99dad.tar.xz 53hor-e68127a6ff2428657b8dab0b90cd16bf1dd99dad.zip |
fix: remove old favicon, no images in repo anymore, update rss image
link
-rw-r--r-- | favicon.ico | bin | 53694 -> 0 bytes | |||
-rw-r--r-- | feed.php | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/favicon.ico b/favicon.ico Binary files differdeleted file mode 100644 index c6c9d94..0000000 --- a/favicon.ico +++ /dev/null @@ -7,7 +7,7 @@ <atom:link href="https://www.53hor.net/rss.xml" rel="self" type="application/rss+xml" /> <description>The World Wide Web pages of Adam Carpenter</description> <image> - <url>https://www.53hor.net/includes/logo_diag.png</url> + <url>https://www.53hor.net/53hornet.svg</url> <title>53hornet's Feed</title> <link>https://www.53hor.net</link> </image> |