diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-12-20 12:52:24 +0000 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-12-20 12:52:24 +0000 |
| commit | 1a1f5a10fb60426dae868d2a73ed2cac46100f2b (patch) | |
| tree | c07355f5761c3da79d1ab304b9215d88dad7f062 /app/views/partials/header.ejs | |
| parent | a6993193adcb50ad2db96ab94c491415d5761a40 (diff) | |
Change header
Diffstat (limited to 'app/views/partials/header.ejs')
| -rw-r--r-- | app/views/partials/header.ejs | 4 |
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> |
