diff options
author | 53hornet <atc@53hor.net> | 2021-10-02 21:35:35 -0400 |
---|---|---|
committer | 53hornet <atc@53hor.net> | 2021-10-02 21:35:35 -0400 |
commit | acb147e1880b1594f024a542acd89cf670f9926a (patch) | |
tree | f39d2f087d5abb11b51a2872700e967fa26abdeb /info.php | |
parent | 19969f79632e4936073dcd91fbd9dfbe917e9438 (diff) | |
download | 53hor-acb147e1880b1594f024a542acd89cf670f9926a.tar.xz 53hor-acb147e1880b1594f024a542acd89cf670f9926a.zip |
fix: add doctype and html tag
Diffstat (limited to 'info.php')
-rw-r--r-- | info.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -144,4 +144,6 @@ include('./includes/head.php'); <img src="https://nextcloud.53hor.net/index.php/s/JMqd6ACCdskmS5J/preview" width="graphic-width-in-pixels" height="graphic-height-in-pixels" alt="Viewable With Any Browser" /> +<a href="https://validator.w3.org/feed/check.cgi?url=https%3A//www.53hor.net/feed.php"><img src="https://nextcloud.53hor.net/index.php/s/Ly6CBibnCFA99Fz/preview" alt="[Valid RSS]" title="Validate my RSS feed" /></a> + <img src="https://nextcloud.53hor.net/index.php/s/nKmSsrxa4LkRHdM/preview" /> |