diff options
| author | Fuwn <[email protected]> | 2022-04-19 20:57:28 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-04-19 20:57:28 -0700 |
| commit | 620dca355d69f3dee1abff05f832c557b74bafce (patch) | |
| tree | 04a48b182267bcc4029fdc573cb2e464b867d984 /content/templates/partials/header.hbs | |
| parent | chore: remove redundant ignored files (diff) | |
| download | locus-620dca355d69f3dee1abff05f832c557b74bafce.tar.xz locus-620dca355d69f3dee1abff05f832c557b74bafce.zip | |
refactor(templates): move templates
Diffstat (limited to 'content/templates/partials/header.hbs')
| -rw-r--r-- | content/templates/partials/header.hbs | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/content/templates/partials/header.hbs b/content/templates/partials/header.hbs new file mode 100644 index 0000000..a52a042 --- /dev/null +++ b/content/templates/partials/header.hbs @@ -0,0 +1,10 @@ +``` +______ +| ___| +| |_ _ ___ ___ __ ___ _ __ __ _ ___ ___ +| _| | | \ \ /\ / / '_ \ / __| '_ \ / _` |/ __/ _ \ +| | | |_| |\ V V /| | | |_\__ \ |_) | (_| | (_| __/ +\_| \__,_| \_/\_/ |_| |_(_)___/ .__/ \__,_|\___\___| + | | + |_| +``` |