mirror of
https://github.com/headporter81/specialsource-homepage-frontend.git
synced 2026-08-08 15:21:11 +09:00
This commit is contained in:
+12
-11
@@ -35,18 +35,19 @@
|
||||
<div v-if="activeMenu === 'main'" class="sub-page main-page" key="main">
|
||||
<div class="ascii-container">
|
||||
<pre class="ascii-art">
|
||||
_ _
|
||||
___ _ __ ___ ___(_) __ _| |___ ___ _ _ _ __ ___ ___
|
||||
/ __| '_ \ / _ \/ __| |/ _` | / __|/ _ \| | | | '__/ __/ _ \
|
||||
\__ \ |_) | __/ (__| | (_| | \__ \ (_) | |_| | | | (_| __/
|
||||
|___/ .__/ \___|\___|_|\__,_|_|___/\___/ \__,_|_| \___\___|
|
||||
|_|
|
||||
███████╗██████╗ ███████╗ ██████╗██╗ █████╗ ██╗ ███████╗ ██████╗ ██╗ ██╗██████╗ ██████╗███████╗
|
||||
██╔════╝██╔══██╗██╔════╝██╔════╝██║██╔══██╗██║ ██╔════╝██╔═══██╗██║ ██║██╔══██╗██╔════╝██╔════╝
|
||||
███████╗██████╔╝█████╗ ██║ ██║███████║██║ ███████╗██║ ██║██║ ██║██████╔╝██║ █████╗
|
||||
╚════██║██╔═══╝ ██╔══╝ ██║ ██║██╔══██║██║ ╚════██║██║ ██║██║ ██║██╔══██╗██║ ██╔══╝
|
||||
███████║██║ ███████╗╚██████╗██║██║ ██║███████╗███████║╚██████╔╝╚██████╔╝██║ ██║╚██████╗███████╗
|
||||
╚══════╝╚═╝ ╚══════╝ ╚═════╝╚═╝╚═╝ ╚═╝╚══════╝╚══════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═════╝╚══════╝
|
||||
|
||||
___ ___ _ __ ___ _ __ __ _ _ __ _ _
|
||||
/ __/ _ \| '_ ` _ \| '_ \ / _` | '_ \| | | |
|
||||
| (_| (_) | | | | | | |_) | (_| | | | | |_| |
|
||||
\___\___/|_| |_| |_| .__/ \__,_|_| |_|\__, |
|
||||
|_| |___/
|
||||
██████╗ ██████╗ ███╗ ███╗██████╗ █████╗ ███╗ ██╗██╗ ██╗
|
||||
██╔════╝██╔═══██╗████╗ ████║██╔══██╗██╔══██╗████╗ ██║╚██╗ ██╔╝
|
||||
██║ ██║ ██║██╔████╔██║██████╔╝███████║██╔██╗ ██║ ╚████╔╝
|
||||
██║ ██║ ██║██║╚██╔╝██║██╔═══╝ ██╔══██║██║╚██╗██║ ╚██╔╝
|
||||
╚██████╗╚██████╔╝██║ ╚═╝ ██║██║ ██║ ██║██║ ╚████║ ██║
|
||||
╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═╝
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user