diff options
-rw-r--r-- | includes/head.php | 3 | ||||
-rw-r--r-- | info.php | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/includes/head.php b/includes/head.php index c5e5287..43afd4d 100644 --- a/includes/head.php +++ b/includes/head.php @@ -1,3 +1,6 @@ +<!DOCTYPE html> +<html lang="en-US"> + <head> <style> @font-face { @@ -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" /> |