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/templates/partials/header.hbs | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'content/templates') 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