1
0
Fork 0

add ascii art to sr page tempale as well

This commit is contained in:
fram3d 2024-08-14 15:47:10 +02:00
parent 1a1f46ef4b
commit de6b56c2ed
Signed by: fram3d
GPG Key ID: 938920E709EEA32A
1 changed files with 27 additions and 0 deletions

View File

@ -3,6 +3,33 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--
<pre>
*@@*
*@@@@*
*@@*
||
||
*@@* *@@* *@@*
*@@@@*===*@@@@*===*@@@@*
*@@* *@@* *@@*
|| //
|| //
*@@*//
*@@@@*
*@@*
____ _____ ____ _____ _ _ _____ ____ _ _ _
| _ \| ____/ ___| ____| \ | |_ _| _ \ / \ | | / \
| | | | _|| | | _| | \| | | | | |_) | / _ \ | | / _ \
| |_| | |__| |___| |___| |\ | | | | _ < / ___ \| |___ / ___ \
|____/|_____\____|_____|_| \_| |_| |_| \_\/_/ \_\_____/_/ \_\
</pre>
-->
<link rel="stylesheet" href="/styles/reset.css"> <link rel="stylesheet" href="/styles/reset.css">
<link rel="stylesheet" href="/styles/style.css"> <link rel="stylesheet" href="/styles/style.css">
<!--ADDITIONAL_STYLE--> <!--ADDITIONAL_STYLE-->