diff options
| author | Paul Buetow <paul@buetow.org> | 2022-07-02 20:04:14 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-07-02 20:04:14 +0300 |
| commit | 364b8bedd4828d1cb0358efba0be1cb3ae148767 (patch) | |
| tree | 7a1a0f43771c90fcf6096ed7651ba3fd4409b307 /index.html | |
| parent | f7ad53347deb3e1d92f38534934fbed6ea144e54 (diff) | |
Update content for html
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 38 |
1 files changed, 11 insertions, 27 deletions
@@ -2,43 +2,27 @@ <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>foo.zone</title> <link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> <link rel="stylesheet" href="style.css" /> <link rel="stylesheet" href="style-override.css" /> </head> <body> -<h1> foo.zone</h1> +<h1>foo.zone</h1> <pre> - ,---------------------------, - | /---------------------\ | - | | | | - | | Paul's | | - | | personal | | - | | blog and | | - | | internet site! | | - | \_____________________/ | - |___________________________| - ,---\_____ [] _______/------, - / /______________\ /| - /___________________________________ / | ___ - | | | ) - | _ _ _ [-------] | | ( - | o o o OpenBSD inside [-------] | / _)_ - |__________________________________ |/ / / - /-------------------------------------/| ( )/ - /-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ / -/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ / -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + |\---/| + | ,_, | + \_`_/-..----. + ___/ ` ' ,""+ \ sk +(__...' __\ |`.___.'; + (_,...'(_,.`__)/'.....+ </pre><br /> -<h2>Why does this site look so old school?</h2> -<p>If you reach this site via the modern web, please read this:</p> -<a class="textlink" href="./gemfeed/2021-04-24-welcome-to-the-geminispace.html">Welcome to the Geminispace</a><br /> <h2>Introduction</h2> -<p>Welcome to the foo.zone. It's my personal internet site and blog. Everything you read on this site is my personal opinion and experience. It's not intended to be anything professional. If you want my professional background, then go to my LinkedIn profile.</p> -<p>You can call me a Linux/*BSD enthusiast and hobbyist. I also have many other interests. However, you will encounter mostly (if not only) technical content on this site.</p> +<p>Welcome to the foo.zone. It's my personal internet site and blog. Everything you read on this site is my personal opinion and experience. You can call me a Linux/*BSD enthusiast and hobbyist. I also have many other interests. However, you will encounter mostly (if not only) technical content on this site.</p> <a class="textlink" href="./contact-information.html">My contact information</a><br /> <a class="textlink" href="./resources.html">My list of resources</a><br /> +<p>If you reach this site via the modern web, please read this:</p> +<a class="textlink" href="./gemfeed/2021-04-24-welcome-to-the-geminispace.html">Welcome to the Geminispace</a><br /> <h2>Personal blog</h2> <h3>Stay updated</h3> <a class="textlink" href="./gemfeed/atom.xml">Subscribe to this blog's Atom feed</a><br /> |
