diff options
Diffstat (limited to 'data/blog/FirstPost.html')
-rw-r--r-- | data/blog/FirstPost.html | 8 |
1 files changed, 3 insertions, 5 deletions
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> |