website

The source code for https://bpaul.xyz
Log | Files | Refs

commit 8409d932ab59a1b99d9d444a360e2c7aa33c7650
parent f82d4cd1e0093bb93abc482e575393e76eb8adef
Author: benjamin paul <bpaul@bpaul.xyz>
Date:   Sat, 17 Jul 2021 13:59:38 +1000

no utf-8 only ascii

Diffstat:
Mindex.html | 73+++++++++++++++++++++++++++++++++++++------------------------------------
1 file changed, 37 insertions(+), 36 deletions(-)

diff --git a/index.html b/index.html @@ -23,43 +23,44 @@ pre { The old home page is <a href="/old.html">>>>here<<<</a> <pre> ________________________, - / /│ - / / │ - / / │ - / / │ - / / │ - / / │ -/_______________________/ │ -│ │ │ -│ │ │ -│ ____ ___ _____ │ │ -│ / ___│_ _│_ _│ │ │ -│ │ │ _ │ │ │ │ │ │ -│ │ │_│ ││ │ │ │ │ │ -│ \____│___│ │_│ │ │ -│ │ │ -│ ____ _ _ │ │ -│ │/ \\ /│_│_) │ │ -│ │\_/ \/\/ │_│ \ │ │ -│ │ │ -│ │ │ -│ │ │ -│ │ │ -│ │ │ -│ │ │ -│ │ │ -│ │ / -│ │ / │──────────│ -│ │ / │ Lemonade │ ,_____________, -│ <a href="http://git.bpaul.xyz">,_______,</a> │ / │──────────│ <a href="/blog/">| |</a> -│ <a href="http://git.bpaul.xyz">│ │ │</a> │ / │ o │ <a href="/blog/">| town > |</a> -│ <a href="http://git.bpaul.xyz">│ │ │</a> │/ │__v__|____│ <a href="/blog/">|_____________|</a> -│_______<a href="http://git.bpaul.xyz">│___│___│</a>_______r │__________│ <a href="/blog/"> | </a> -─────────────────────────────────────────────────────────<a href="/blog/">──────────────────</a> -─────────────────────────────────────────────────────────<a href="/blog/">──────────────────</a> + / /| + / / | + / / | + / / | + / / | + / / | +/_______________________/ | +| | | +| | | +| ____ ___ _____ | | +| / ___|_ _|_ _| | | +| | | _ | | | | | | +| | |_| || | | | | | +| \____|___| |_| | | +| | | +| ____ _ _ | | +| |/ \\ /|_|_) | | +| |\_/ \/\/ |_| \ | | +| | | +| | | +| | | +| | | +| | | +| | | +| | | +| | / ,__________, +| | / | | +| | / | Lemonade | ,_____________, +| <a href="http://git.bpaul.xyz">,_______,</a> | / |__________| <a href="/blog/">| |</a> +| <a href="http://git.bpaul.xyz">| | |</a> | / | o | <a href="/blog/">| town > |</a> +| <a href="http://git.bpaul.xyz">| | |</a> |/ |__v__|____| <a href="/blog/">|_____________|</a> +|_______<a href="http://git.bpaul.xyz">|___|___|</a>_______r |__________| <a href="/blog/"> | </a> +_________________________________________________________<a href="/blog/">__________________</a> +_________________________________________________________<a href="/blog/">__________________</a> + <a href="/blog/"> </a> - - - - - - - - - - - - - - - - - - - <a href="/blog/"> - - - - - - </a> -─────────────────────────────────────────────────────────<a href="/blog/">──────────────────</a> -─────────────────────────────────────────────────────────<a href="/blog/">──────────────────</a> +_________________________________________________________<a href="/blog/">__________________</a> +_________________________________________________________<a href="/blog/">__________________</a> </pre> </body> </html>