aboutsummaryrefslogtreecommitdiff
path: root/content/templates
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-05 17:20:56 -0700
committerFuwn <[email protected]>2022-07-05 17:20:56 -0700
commitd1b811dd816e761ca2d4dc87af5ce9e688ab2d68 (patch)
tree7d47a1c23876158de7931e1dd63c2c023f502664 /content/templates
parentci(docker): implement cacher (diff)
downloadlocus-d1b811dd816e761ca2d4dc87af5ce9e688ab2d68.tar.xz
locus-d1b811dd816e761ca2d4dc87af5ce9e688ab2d68.zip
fix(content): site title
Diffstat (limited to 'content/templates')
-rw-r--r--content/templates/partials/header.hbs16
1 files changed, 8 insertions, 8 deletions
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 /| | | | | _| | | | | | __/| |
+\_| \__,_| \_/\_/ |_| |_| |(_)_| |_| |_|\___|| |
+ |___| |___|
+
```