diff options
| -rw-r--r-- | content/static/index.gmi | 2 | ||||
| -rw-r--r-- | content/templates/partials/header.hbs | 16 |
2 files changed, 9 insertions, 9 deletions
diff --git a/content/static/index.gmi b/content/static/index.gmi index 2a2e758..2764963 100644 --- a/content/static/index.gmi +++ b/content/static/index.gmi @@ -1,4 +1,4 @@ -# Fuwn.space +# Fuwn[.me] Ditch the web, use Gemini! diff --git a/content/templates/partials/header.hbs b/content/templates/partials/header.hbs index a52a042..2788676 100644 --- a/content/templates/partials/header.hbs +++ b/content/templates/partials/header.hbs @@ -1,10 +1,10 @@ ``` -______ -| ___| -| |_ _ ___ ___ __ ___ _ __ __ _ ___ ___ -| _| | | \ \ /\ / / '_ \ / __| '_ \ / _` |/ __/ _ \ -| | | |_| |\ V V /| | | |_\__ \ |_) | (_| | (_| __/ -\_| \__,_| \_/\_/ |_| |_(_)___/ .__/ \__,_|\___\___| - | | - |_| +______ ___ ___ +| ___| | _| |_ | +| |_ _ ___ ___ __ | | _ __ ___ ___ | | +| _| | | \ \ /\ / / '_ \| | | '_ ` _ \ / _ \| | +| | | |_| |\ V V /| | | | | _| | | | | | __/| | +\_| \__,_| \_/\_/ |_| |_| |(_)_| |_| |_|\___|| | + |___| |___| + ``` |