diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -8,9 +8,9 @@ <link rel="stylesheet" href="style-override.css" /> </head> <body> -<h1 style='display: inline'>foo.zone</h1><br /> +<h1 style='display: inline' id='foozone'>foo.zone</h1><br /> <br /> -<span class='quote'>This site was generated at 2024-04-28T23:43:39+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2024-04-30T13:13:33+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <pre> |\---/| @@ -21,7 +21,7 @@ (_,...'(_,.`__)/'.....+ </pre> <br /> -<h2 style='display: inline'>Introduction</h2><br /> +<h2 style='display: inline' id='Introduction'>Introduction</h2><br /> <br /> <span>Welcome to the foo.zone. Everything you read on this site is my personal opinion and experience. You can call me a Linux/*BSD enthusiast and hobbyist. I mainly write about tech, IT, programming and sometimes also about self-improvement here. Note that this blog usually does not overlap with what I do at my day job as a Site Reliability Engineer.</span><br /> <br /> @@ -33,14 +33,14 @@ <br /> <a class='textlink' href='./gemfeed/2021-04-24-welcome-to-the-geminispace.html'>Welcome to the Geminispace</a><br /> <br /> -<h2 style='display: inline'>Personal blog</h2><br /> +<h2 style='display: inline' id='Personalblog'>Personal blog</h2><br /> <br /> -<h3 style='display: inline'>Stay updated</h3><br /> +<h3 style='display: inline' id='Stayupdated'>Stay updated</h3><br /> <br /> <a class='textlink' href='./gemfeed/atom.xml'>Subscribe to this blog's Atom feed</a><br /> <a class='textlink' href='./gemfeed/index.html'>Subscribe to this blog's Gemfeed</a><br /> <br /> -<h3 style='display: inline'>Posts</h3><br /> +<h3 style='display: inline' id='Posts'>Posts</h3><br /> <br /> <a class='textlink' href='./gemfeed/2024-05-01-slow-productivity-book-notes.html'>2024-05-01 - 'Slow Productivity' book notes</a><br /> <a class='textlink' href='./gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html'>2024-04-01 - KISS high-availability with OpenBSD</a><br /> |
