diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-11-27 10:59:13 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-11-27 10:59:13 -0500 |
commit | 6a1f7d58a1e733159ca4079782376592b575a68c (patch) | |
tree | 5847eb3ece893d5f72f6d7885786b13545ea9864 /template.html | |
parent | 0d26219384c908999fbfa942c30e10d44c487899 (diff) | |
download | 53hor-6a1f7d58a1e733159ca4079782376592b575a68c.tar.xz 53hor-6a1f7d58a1e733159ca4079782376592b575a68c.zip |
fixed style and prettier errors
Diffstat (limited to 'template.html')
-rw-r--r-- | template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.html b/template.html index 4c3460e..568fe5c 100644 --- a/template.html +++ b/template.html @@ -44,7 +44,7 @@ </a> </li> <li> - <a type="application/rss+xml" type="application/rss+xml" href="/rss.xml"> + <a type="application/rss+xml" href="/rss.xml"> <img src="/includes/icons/rss.svg" /> RSS </a> |