diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-04-30 23:28:38 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 164b8a2c0c299c600580712b2f07069b5cbe841a (patch) | |
| tree | 990277a4cfac5bee96dd6e8ce5769629227151fe | |
| parent | b7ce5388206e4ab6307aa4dd4a05605e25e152b5 (diff) | |
add index ascii art
| -rw-r--r-- | content/gemtext/index.gmi | 28 | ||||
| -rw-r--r-- | content/html/index.html | 28 |
2 files changed, 42 insertions, 14 deletions
diff --git a/content/gemtext/index.gmi b/content/gemtext/index.gmi index 7ff7181c..03b77321 100644 --- a/content/gemtext/index.gmi +++ b/content/gemtext/index.gmi @@ -1,13 +1,27 @@ ``` - _ _ -| |__ _ _ ___| |_ _____ _____ _ __ __ _ -| '_ \| | | |/ _ \ __/ _ \ \ /\ / / _ \| '__/ _` | -| |_) | |_| | __/ || (_) \ V V / (_) | | | (_| | -|_.__/ \__,_|\___|\__\___/ \_/\_(_)___/|_| \__, | - |___/ + ,---------------------------, + | /---------------------\ | + | | | | + | | buetow.org | | + | | personal | | + | | capsule | | + | | | | + | \_____________________/ | + |___________________________| + ,---\_____ [] _______/------, + / /______________\ /| + /___________________________________ / | ___ + | 486DX2 60Mhz | | ) + | _ _ _ [-------] | | ( + | o o o TURBO [-------] | / _)_ + |__________________________________ |/ / / + /-------------------------------------/| ( )/ + /-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ / +/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ / +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ``` -## Why does this site look so old? +## Why does this site look so old school? If you reach this site via the modern web, please read this: diff --git a/content/html/index.html b/content/html/index.html index c26f4892..3d289e35 100644 --- a/content/html/index.html +++ b/content/html/index.html @@ -18,14 +18,28 @@ li { color: #98be65; } </head> <body> <pre> - _ _ -| |__ _ _ ___| |_ _____ _____ _ __ __ _ -| '_ \| | | |/ _ \ __/ _ \ \ /\ / / _ \| '__/ _` | -| |_) | |_| | __/ || (_) \ V V / (_) | | | (_| | -|_.__/ \__,_|\___|\__\___/ \_/\_(_)___/|_| \__, | - |___/ + ,---------------------------, + | /---------------------\ | + | | | | + | | buetow.org | | + | | personal | | + | | capsule | | + | | | | + | \_____________________/ | + |___________________________| + ,---\_____ [] _______/------, + / /______________\ /| + /___________________________________ / | ___ + | 486DX2 60Mhz | | ) + | _ _ _ [-------] | | ( + | o o o TURBO [-------] | / _)_ + |__________________________________ |/ / / + /-------------------------------------/| ( )/ + /-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ / +/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ / +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </pre> -<h2>Why does this site look so old?</h2> +<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> |
