-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Codes are based on https://www.flagcolorcodes.com/transgender
- Loading branch information
Showing
2 changed files
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
export const getStartupLogo = () => | ||
`\n\u001B[94m8888888888 8888888888P 888 d8888 8888888b. 8888888 \u001B[39m\n\u001B[94m888 d88P 888 d88888 888 Y88b 888\u001B[39m\n\u001B[95m888 d88P 888 d88P888 888 888 888\u001B[39m\n\u001B[95m8888888 888 888 88888b. 888d888 .d88b. .d8888b .d8888b d88P .d88b. .d88888 d88P 888 888 d88P 888\u001B[39m\n\u001B[97m888 \u1FEFY8bd8P' 888 "88b 888P" d8P Y8b 88K 88K d88P d88""88b d88" 888 d88P 888 8888888P" 888 \u001B[39m\n\u001B[97m888 X88K 888 888 888 88888888 "Y8888b. "Y8888b. d88P 888 888 888 888 d88P 888 888 888\u001B[39m\n\u001B[95m888 .d8""8b. 888 d88P 888 Y8b. X88 X88 d88P Y88..88P Y88b 888 d8888888888 888 888\u001B[39m\n\u001B[95m8888888888 888 888 88888P" 888 "Y8888 88888P' 88888P' d8888888888 "Y88P" "Y88888 d88P 888 888 8888888\u001B[39m\n\u001B[94m 888\u001B[39m\n\u001B[94m 888\u001B[3m Proudly supports transgender community.\u001B[23m\u001B[39m\n\u001B[94m\u001B[3mfor Nina \u001B[23m888\u001B[3m Start your API server with I/O schema validation and custom middlewares in minutes.\u001B[23m\u001B[39m\n\u001B[90m\u001B[3m Thank you for choosing Express Zod API for your project.\u001B[23m\u001B[39m\n`; | ||
`\n\u001B[38;2;91;206;250m8888888888 8888888888P 888 d8888 8888888b. 8888888 \u001B[39m\n\u001B[38;2;91;206;250m888 d88P 888 d88888 888 Y88b 888\u001B[39m\n\u001B[38;2;245;169;184m888 d88P 888 d88P888 888 888 888\u001B[39m\n\u001B[38;2;245;169;184m8888888 888 888 88888b. 888d888 .d88b. .d8888b .d8888b d88P .d88b. .d88888 d88P 888 888 d88P 888\u001B[39m\n\u001B[38;2;255;255;255m888 \u1FEFY8bd8P' 888 "88b 888P" d8P Y8b 88K 88K d88P d88""88b d88" 888 d88P 888 8888888P" 888 \u001B[39m\n\u001B[38;2;255;255;255m888 X88K 888 888 888 88888888 "Y8888b. "Y8888b. d88P 888 888 888 888 d88P 888 888 888\u001B[39m\n\u001B[38;2;245;169;184m888 .d8""8b. 888 d88P 888 Y8b. X88 X88 d88P Y88..88P Y88b 888 d8888888888 888 888\u001B[39m\n\u001B[38;2;245;169;184m8888888888 888 888 88888P" 888 "Y8888 88888P' 88888P' d8888888888 "Y88P" "Y88888 d88P 888 888 8888888\u001B[39m\n\u001B[38;2;91;206;250m 888\u001B[39m\n\u001B[38;2;91;206;250m 888\u001B[3m Proudly supports transgender community.\u001B[23m\u001B[39m\n\u001B[38;2;91;206;250m\u001B[3mfor Nina \u001B[23m888\u001B[3m Start your API server with I/O schema validation and custom middlewares in minutes.\u001B[23m\u001B[39m\n\u001B[90m\u001B[3m Thank you for choosing Express Zod API for your project.\u001B[23m\u001B[39m\n`; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters