forked from Decentrala/website
add ascii art in source
This commit is contained in:
parent
02a6c9a41e
commit
1a1f46ef4b
@ -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-->
|
||||||
|
Loading…
Reference in New Issue
Block a user