chore (client): remove text art in HTML comments
This commit is contained in:
parent
d8663fa070
commit
c0358daa83
1 changed files with 3 additions and 12 deletions
|
@ -6,18 +6,9 @@ block loadClientEntry
|
|||
doctype html
|
||||
|
||||
//
|
||||
-
|
||||
|
||||
██████╗ ██╗██████╗ ███████╗███████╗██╗███████╗██╗ ██╗ ○ ▄ ▄
|
||||
██╔════╝██║██╔══██╗██╔════╝██╔════╝██║██╔════╝██║ ██║ ⚬ █▄▄ █▄▄
|
||||
█████╗ ██║██████╔╝█████╗ █████╗ ██║███████╗███████║ ▄▄▄▄▄▄ ▄
|
||||
██╔══╝ ██║██╔══██╗██╔══╝ ██╔══╝ ██║╚════██║██╔══██║ █ █ █▄▄
|
||||
██║ ██║██║ ██║███████╗██║ ██║███████║██║ ██║ █ ● ● █
|
||||
╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ▀▄▄▄▄▄▄▀
|
||||
|
||||
Thank you for using Firefish!
|
||||
If you're reading this message... how about helping out with development?
|
||||
https://firefish.dev/firefish/firefish
|
||||
Thank you for using Firefish!
|
||||
If you're reading this message... how about helping out with development?
|
||||
https://firefish.dev/firefish/firefish
|
||||
|
||||
html
|
||||
|
||||
|
|
Loading…
Reference in a new issue