diff options
| author | Paul Buetow <paul@buetow.org> | 2025-02-23 21:50:29 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-02-23 21:50:29 +0200 |
| commit | eaf74372a01857b080bd2c7047e6dd80629f11ba (patch) | |
| tree | a21c35fa03bc7b0e3d3183cda33bee78a0d867cd /index.html | |
| parent | 9ab82605cdd05440fb8121ebf1eae3f60634588e (diff) | |
Update content for html
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 30 |
1 files changed, 20 insertions, 10 deletions
@@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<title>foo.zone</title> +<title>Hello!</title> <link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> <link rel="stylesheet" href="style.css" /> <link rel="stylesheet" href="style-override.css" /> @@ -11,21 +11,22 @@ <p class="header"> <a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/index.md">Markdown</a> | <a href="gemini://foo.zone/index.gmi">Gemini</a> </p> -<h1 style='display: inline' id='foozone'>foo.zone</h1><br /> +<h1 style='display: inline' id='hello'>Hello!</h1><br /> <br /> -<span class='quote'>This site was generated at 2025-02-22T21:06:27+02:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2025-02-23T21:49:52+02:00 by <span class='inlinecode'>Gemtexter</span></span><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. And I also like coding.</span><br /> +<span>Welcome to the ...</span><br /> <br /> <pre> - |\---/| - | ,_, | - \_`_/-..----. - ___/ ` ' ,""+ \ sk -(__...' __\ |`.___.'; - (_,...'(_,.`__)/'.....+ + ____ __ __ ____ __ __ _ ____ +( __)/ \ / \ (__ )/ \ ( ( \( __) + ) _)( O )( O )_ / _/( O )/ / ) _) +(__) \__/ \__/(_)(____)\__/ \_)__)(____) + </pre> <br /> +<span>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. And I also like coding.</span><br /> +<br /> <h2 style='display: inline' id='some-links'>Some links</h2><br /> <br /> <a class='textlink' href='./about/index.html'>About me</a><br /> @@ -39,6 +40,15 @@ <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 /> +<pre> + |\---/| + | ,_, | + \_`_/-..----. + ___/ ` ' ,""+ \ sk +(__...' __\ |`.___.'; + (_,...'(_,.`__)/'.....+ +</pre> +<br /> <h3 style='display: inline' id='posts'>Posts</h3><br /> <br /> <a class='textlink' href='./gemfeed/2025-02-08-random-weird-things-ii.html'>2025-02-08 - Random Weird Things - Part Ⅱ</a><br /> |
