Add ASCII art to <head>
This commit is contained in:
parent
6c0d152358
commit
b9d18950b9
@ -7,6 +7,16 @@
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
|
||||
<!--
|
||||
___ _ ___ _
|
||||
/ _ \__ __ _| | _ ) ___ __ _ _ _ __| |
|
||||
| (_) \ V V / | _ \/ _ \/ _` | '_/ _` |
|
||||
\___/ \_/\_/|_|___/\___/\__,_|_| \__,_|
|
||||
Check out the source code on Gitea (https://git.fjla.net/OwlBoard)
|
||||
It's easier to read there
|
||||
-->
|
||||
|
||||
<meta name="application-name" content="OwlBoard" />
|
||||
<meta name="author" content="Frederick Boniface" />
|
||||
<meta
|
||||
|
Loading…
Reference in New Issue
Block a user