style: use Pretendard for default
style: apply some assets
This commit is contained in:
parent
a2f0dc46ce
commit
c34f13c24b
17 changed files with 45 additions and 35 deletions
|
@ -14,7 +14,7 @@ export default (): void => {
|
|||
const app = new Koa();
|
||||
|
||||
console.log(`** Misskey Tools ${meta.version} **`);
|
||||
console.log('(C) Shrimpia Network');
|
||||
console.log('(C) Shrimpia Network, Powered by LycheeBridge');
|
||||
|
||||
app.use(render);
|
||||
app.use(bodyParser());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue