From f8a73dfd854802b2866c32b9fe6acbd94d98c44c Mon Sep 17 00:00:00 2001
From: thinkpadmaster <a.scerba02@gmail.com>
Date: Mon, 3 Jul 2023 09:39:22 -0500
Subject: Update for modern style

---
 data/blog/FirstPost.html | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

(limited to 'data/blog')

diff --git a/data/blog/FirstPost.html b/data/blog/FirstPost.html
index a867384..2130e0f 100644
--- a/data/blog/FirstPost.html
+++ b/data/blog/FirstPost.html
@@ -3,14 +3,12 @@
     <title>First Post</title>
     <meta name="description" content="Blog entry">
 {{br}}
-    <section>
-      <p>- <a href="/blog/FirstPost">First Post</a></p>
-    </section>
+    <p>- <a href="/blog/FirstPost">First Post</a></p>
 {{br}}
-    <h1>First Post</h1>
     <section>
+      <h2>First Post</h2>
       <p>This is my first post on the new site! I am very excited to have the new system set up and mostly functional. There is still plenty of work to be done, but this is a great start.</p>
-      <p>I have moved to Golang for all server side scripting web serving, and it's been a fun language to learn so far. I have had a lot of encouragement from my friend over at <a href="https://www.angel-castaneda.com" target="_blank" rel="noopener noreferrer">www.angel-castaneda.com</a> so go check out his page to see what he is working on.</p>
+      <p>I have moved to Golang for all server side scripting and web serving, and it's been a fun language to learn so far. I have had a lot of encouragement from my friend over at <a href="https://www.angel-castaneda.com" target="_blank" rel="noopener noreferrer">www.angel-castaneda.com</a> so go check out his page to see what he is working on.</p>
       <p>
         The new site structure should be as follows:
         <ul>
-- 
cgit v1.2.3