mirror of
https://example.com
synced 2024-11-23 00:06:38 +09:00
chore: remove text art in HTML comments
This commit is contained in:
parent
f6d534d754
commit
22284e0fda
2 changed files with 2 additions and 9 deletions
|
@ -38,6 +38,8 @@
|
||||||
|
|
||||||
## 細かい変更点
|
## 細かい変更点
|
||||||
|
|
||||||
|
- HTML のコードに入るコメントアートを削除
|
||||||
|
- 全ページにこんなの入れなくても……
|
||||||
- 本家 Firefish へのまだマージされていないマージリクエストを独断でマージ
|
- 本家 Firefish へのまだマージされていないマージリクエストを独断でマージ
|
||||||
- https://git.joinfirefish.org/firefish/firefish/-/merge_requests/10631
|
- https://git.joinfirefish.org/firefish/firefish/-/merge_requests/10631
|
||||||
- https://git.joinfirefish.org/firefish/firefish/-/merge_requests/10634
|
- https://git.joinfirefish.org/firefish/firefish/-/merge_requests/10634
|
||||||
|
|
|
@ -6,15 +6,6 @@ block loadClientEntry
|
||||||
doctype html
|
doctype html
|
||||||
|
|
||||||
//
|
//
|
||||||
-
|
|
||||||
|
|
||||||
██████╗ ██╗██████╗ ███████╗███████╗██╗███████╗██╗ ██╗ ○ ▄ ▄
|
|
||||||
██╔════╝██║██╔══██╗██╔════╝██╔════╝██║██╔════╝██║ ██║ ⚬ █▄▄ █▄▄
|
|
||||||
█████╗ ██║██████╔╝█████╗ █████╗ ██║███████╗███████║ ▄▄▄▄▄▄ ▄
|
|
||||||
██╔══╝ ██║██╔══██╗██╔══╝ ██╔══╝ ██║╚════██║██╔══██║ █ █ █▄▄
|
|
||||||
██║ ██║██║ ██║███████╗██║ ██║███████║██║ ██║ █ ● ● █
|
|
||||||
╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ▀▄▄▄▄▄▄▀
|
|
||||||
|
|
||||||
Thank you for using Firefish!
|
Thank you for using Firefish!
|
||||||
If you're reading this message... how about helping out with development?
|
If you're reading this message... how about helping out with development?
|
||||||
https://git.joinfirefish.org/firefish/firefish
|
https://git.joinfirefish.org/firefish/firefish
|
||||||
|
|
Loading…
Reference in a new issue