chore: update all misskey references in the pug files to sharkey
This commit is contained in:
parent
5915854174
commit
3be606cd02
6 changed files with 36 additions and 28 deletions
|
|
@ -2,14 +2,18 @@ doctype html
|
|||
|
||||
//
|
||||
-
|
||||
_____ _ _
|
||||
| |_|___ ___| |_ ___ _ _
|
||||
| | | | |_ -|_ -| '_| -_| | |
|
||||
|_|_|_|_|___|___|_,_|___|_ |
|
||||
|___|
|
||||
Thank you for using Misskey!
|
||||
_____ _ _
|
||||
/ ___| | | |
|
||||
\ `--.| |__ __ _ _ __| | _____ _ _
|
||||
`--. \ '_ \ / _` | '__| |/ / _ \ | | |
|
||||
/\__/ / | | | (_| | | | < __/ |_| |
|
||||
\____/|_| |_|\__,_|_| |_|\_\___|\__, |
|
||||
__/ |
|
||||
|___/
|
||||
|
||||
Thank you for using Sharkey!
|
||||
If you are reading this message... how about joining the development?
|
||||
https://github.com/misskey-dev/misskey
|
||||
https://github.com/transfem-org/sharkkey
|
||||
|
||||
|
||||
html
|
||||
|
|
@ -17,12 +21,12 @@ html
|
|||
head
|
||||
meta(charset='utf-8')
|
||||
meta(name='viewport' content='width=device-width, initial-scale=1')
|
||||
meta(name='application-name' content='Misskey')
|
||||
meta(name='application-name' content='Sharkey')
|
||||
meta(name='referrer' content='origin')
|
||||
|
||||
title
|
||||
block title
|
||||
= 'An error has occurred... | Misskey'
|
||||
= 'An error has occurred... | Sharkey'
|
||||
|
||||
style
|
||||
include ../error.css
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue