diff options
Diffstat (limited to 'templates/partials/header.hbs')
| -rw-r--r-- | templates/partials/header.hbs | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/partials/header.hbs b/templates/partials/header.hbs new file mode 100644 index 0000000..a52a042 --- /dev/null +++ b/templates/partials/header.hbs @@ -0,0 +1,10 @@ +``` +______ +| ___| +| |_ _ ___ ___ __ ___ _ __ __ _ ___ ___ +| _| | | \ \ /\ / / '_ \ / __| '_ \ / _` |/ __/ _ \ +| | | |_| |\ V V /| | | |_\__ \ |_) | (_| | (_| __/ +\_| \__,_| \_/\_/ |_| |_(_)___/ .__/ \__,_|\___\___| + | | + |_| +``` |