tabs
This commit is contained in:
parent
3632eec20b
commit
c0b42fd3be
2 changed files with 11 additions and 11 deletions
|
@ -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.');
|
||||
|
|
|
@ -14,6 +14,7 @@ doctype html
|
|||
\____/\__,_|_|\___|_|\_\___|\__, |
|
||||
|___/
|
||||
|
||||
|
||||
Thank you for using Calckey!
|
||||
If you are reading this message... how about joining the development?
|
||||
https://codeberg.org/thatonecalculator/calckey
|
||||
|
|
Loading…
Reference in a new issue