From d1b811dd816e761ca2d4dc87af5ce9e688ab2d68 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 5 Jul 2022 17:20:56 -0700 Subject: fix(content): site title --- content/static/index.gmi | 2 +- 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 /| | | | | _| | | | | | __/| | +\_| \__,_| \_/\_/ |_| |_| |(_)_| |_| |_|\___|| | + |___| |___| + ``` -- cgit v1.2.3