summaryrefslogtreecommitdiffstats
path: root/blog/state-of-the-site.html
diff options
context:
space:
mode:
authorsquibid <me@zacharyscheiman.com>2023-03-11 15:01:56 -0500
committersquibid <me@zacharyscheiman.com>2023-03-11 15:01:56 -0500
commitd99696640c16738a33123114db94a073ac24ad0a (patch)
tree3791756021587c63085308af32cfae2e71a75319 /blog/state-of-the-site.html
parent2ca0d8d3fb9420ac2158eff74d2f657a4382e649 (diff)
downloadsite-d99696640c16738a33123114db94a073ac24ad0a.tar.gz
site-d99696640c16738a33123114db94a073ac24ad0a.tar.bz2
site-d99696640c16738a33123114db94a073ac24ad0a.zip
add blog generator + rss feed/feed generator
Diffstat (limited to 'blog/state-of-the-site.html')
-rw-r--r--blog/state-of-the-site.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/state-of-the-site.html b/blog/state-of-the-site.html
index fd6ba69..2abbc6a 100644
--- a/blog/state-of-the-site.html
+++ b/blog/state-of-the-site.html
@@ -1,6 +1,6 @@
<title>state of the site</title>
<link rel="stylesheet" href="style.css">
-<html>
+<body>
<p>
Hello o/, and welcome to my website!<br>
As of right now I am still setting things up, I have a git server running but I am
@@ -15,4 +15,4 @@ However somethings that I will never put on my server are: <br>
- social media frontend's eg: invious, and mastadon <br>
- probably some other things that I can't think about right now <br>
</p>
-</html>
+</body>