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(themeColor('\\____/\\__,_|_|\\___|_|\\_\\___|\\__, |'));
console.log(themeColor(' |___/ ')); console.log(themeColor(' |___/ '));
console.log(' ' + chalk.gray(v) + themeColor(' |___|\n'.substr(v.length)));
//#endregion //#endregion
console.log(' Misskey is an open-source decentralized microblogging platform.'); console.log(' Misskey is an open-source decentralized microblogging platform.');

View file

@ -14,6 +14,7 @@ doctype html
\____/\__,_|_|\___|_|\_\___|\__, | \____/\__,_|_|\___|_|\_\___|\__, |
|___/ |___/
Thank you for using Calckey! Thank you for using Calckey!
If you are reading this message... how about joining the development? If you are reading this message... how about joining the development?
https://codeberg.org/thatonecalculator/calckey https://codeberg.org/thatonecalculator/calckey