Skip to content

Commit

Permalink
Update custom_text_header.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuluuk authored May 27, 2024
1 parent 71d66fa commit eb62896
Showing 1 changed file with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@
// YOU MUST ESCAPE ANY SINGLE BACKSLASHES LIKE SO: \\

let custom_text_header = `
<div class="custom-text-header"> <pre>
,^. __
' ` ,' '.
|x| /_ _\
| | / \\ // \
| | (|(o) (o)|)
| | \ '' /
,'-,---\ /""\ /-.
`.-----'\`""'/-, |
| | .\ /.,| |
| | / /\/\ \/|\
| | |`| |`|
| | | | | |
azc|_| ///` '\\\
</pre> </div>
<div class="custom-text-header"> <pre>
8888888888 d8888 .d8888b. Y88b d88P 88888888888 8888888888 .d8888b. 888 888 888b 888 8888888b. d8888 8888888 8888888b.
888 d88888 d88P Y88b Y88b d88P 888 888 d88P Y88b 888 888 8888b 888 888 Y88b d88888 888 888 "Y88b
888 d88P888 Y88b. Y88o88P 888 888 888 888 888 888 88888b 888 888 888 d88P888 888 888 888
8888888 d88P 888 "Y888b. Y888P 888 8888888 888 888 888 888Y88b 888 888 d88P d88P 888 888 888 888
888 d88P 888 "Y88b. 888 888 888 888 888 888 888 Y88b888 8888888P" d88P 888 888 888 888
888 d88P 888 "888 888 888 888 888 888 888 888 888 Y88888 888 T88b d88P 888 888 888 888
888 d8888888888 Y88b d88P 888 888 888 Y88b d88P Y88b. .d88P 888 Y8888 888 T88b d8888888888 888 888 .d88P
8888888888 d88P 888 "Y8888P" 888 888 8888888888 "Y8888P" "Y88888P" 888 Y888 888 T88b d88P 888 8888888 8888888P"
</pre> </div>
`;
document.getElementById("login").innerHTML += custom_text_header

0 comments on commit eb62896

Please sign in to comment.