diff options
author | thinkpadmaster <a.scerba02@gmail.com> | 2023-06-28 23:21:44 -0500 |
---|---|---|
committer | thinkpadmaster <a.scerba02@gmail.com> | 2023-06-28 23:21:44 -0500 |
commit | c04930bba0c186f2d9f2c066fca3194a75e0d8d6 (patch) | |
tree | ed9eda5bfb1113fc854b68109ba2995b26df8bc1 /data/blog | |
parent | 2a6e7ea215ab0c89e75b67f93b31670a77ee9978 (diff) |
Updated to new syntax
Diffstat (limited to 'data/blog')
-rw-r--r-- | data/blog/FirstPost.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/data/blog/FirstPost.html b/data/blog/FirstPost.html index 75496b2..a867384 100644 --- a/data/blog/FirstPost.html +++ b/data/blog/FirstPost.html @@ -1,10 +1,12 @@ +202206152208 +{{br}} <title>First Post</title> <meta name="description" content="Blog entry"> -!@# +{{br}} <section> <p>- <a href="/blog/FirstPost">First Post</a></p> </section> -!@# +{{br}} <h1>First Post</h1> <section> <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> |