chore: update all misskey references in the pug files to sharkey

This commit is contained in:
Mar0xy 2023-09-26 18:06:21 +02:00
parent 5915854174
commit 3be606cd02
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
6 changed files with 36 additions and 28 deletions

View file

@ -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