Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kozakura913 committed Dec 18, 2024
1 parent 59c1807 commit f1d7a33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/backend/src/server/web/views/base.pug
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ doctype html
-
_ _
_ _ ___ (_) ___ __ _ _ __| |_
| | | |/ _ \\| |/ _ \\ _____ / _` | '__| __|
| | | |/ _ \| |/ _ \ _____ / _` | '__| __|
| |_| | (_) | | (_) |_____| (_| | | | |_
\\__, |\\___// |\\___/ \\__,_|_| \\__|
\__, |\___// |\___/ \__,_|_| \__|
|___/ |__/
Thank you for using yojo-art!
If you are reading this message... how about joining the development?
Expand Down
4 changes: 2 additions & 2 deletions packages/backend/src/server/web/views/error.pug
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ doctype html
-
_ _
_ _ ___ (_) ___ __ _ _ __| |_
| | | |/ _ \\| |/ _ \\ _____ / _` | '__| __|
| | | |/ _ \| |/ _ \ _____ / _` | '__| __|
| |_| | (_) | | (_) |_____| (_| | | | |_
\\__, |\\___// |\\___/ \\__,_|_| \\__|
\__, |\___// |\___/ \__,_|_| \__|
|___/ |__/
Thank you for using yojo-art!
If you are reading this message... how about joining the development?
Expand Down

0 comments on commit f1d7a33

Please sign in to comment.