This commit is contained in:
ThatOneCalculator 2022-07-18 23:21:08 -07:00
parent 3632eec20b
commit c0b42fd3be
2 changed files with 11 additions and 11 deletions

View file

@ -35,7 +35,6 @@ function greet() {
console.log(themeColor('/ /__| (_| | | (__| < __/ |_| |'));
console.log(themeColor('\\____/\\__,_|_|\\___|_|\\_\\___|\\__, |'));
console.log(themeColor(' |___/ '));
console.log(' ' + chalk.gray(v) + themeColor(' |___|\n'.substr(v.length)));
//#endregion
console.log(' Misskey is an open-source decentralized microblogging platform.');

View file

@ -6,17 +6,18 @@ block loadClientEntry
doctype html
//
-
___ _ _
/ __\__ _| | ___| | _____ _ _
/ / / _` | |/ __| |/ / _ \ | | |
/ /__| (_| | | (__| < __/ |_| |
\____/\__,_|_|\___|_|\_\___|\__, |
|___/
-
___ _ _
/ __\__ _| | ___| | _____ _ _
/ / / _` | |/ __| |/ / _ \ | | |
/ /__| (_| | | (__| < __/ |_| |
\____/\__,_|_|\___|_|\_\___|\__, |
|___/
Thank you for using Calckey!
If you are reading this message... how about joining the development?
https://codeberg.org/thatonecalculator/calckey
Thank you for using Calckey!
If you are reading this message... how about joining the development?
https://codeberg.org/thatonecalculator/calckey
html