Add ASCII art to <head>

This commit is contained in:
Fred Boniface 2024-03-09 19:07:56 +00:00
parent 6c0d152358
commit b9d18950b9
1 changed files with 10 additions and 0 deletions

View File

@ -7,6 +7,16 @@
</script> </script>
<svelte:head> <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="application-name" content="OwlBoard" />
<meta name="author" content="Frederick Boniface" /> <meta name="author" content="Frederick Boniface" />
<meta <meta