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

@ -4,7 +4,7 @@ html
#msg
script.
const msg = document.getElementById('msg');
const successText = `\nSuccess Flush! <a href="/">Back to Misskey</a>\n成功しました。<a href="/">Misskeyを開き直してください。</a>`;
const successText = `\nSuccess Flush! <a href="/">Back to Sharkey</a>\n成功しました。<a href="/">Sharkeyを開き直してください。</a>`;
message('Start flushing.');