aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/views/partials/header.ejs4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/partials/header.ejs b/app/views/partials/header.ejs
index 52a7dc8..bd11ce0 100644
--- a/app/views/partials/header.ejs
+++ b/app/views/partials/header.ejs
@@ -1,6 +1,6 @@
<pre class="website-name">
-
+<!--
██╗ ███╗ ███╗██████╗ ██╗███████╗██╗ ██╗ ██████╗ ██████╗
██║ ████╗ ████║██╔══██╗██║██╔════╝██║ ██║██╔═══██╗██╔══██╗
██║ ██╔████╔██║██████╔╝██║███████╗███████║██║ ██║██████╔╝
@@ -8,5 +8,5 @@
███████╗██║ ╚═╝ ██║██████╔╝██║███████║██║ ██║╚██████╔╝██║
╚══════╝╚═╝ ╚═╝╚═════╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝
-
+ -->
</pre>