refactor: ♻️ Rewrite authentication page

This commit is contained in:
Jesse Wierzbinski 2024-12-02 17:20:27 +01:00
parent 1194bc4ffb
commit c483f35b99
No known key found for this signature in database
26 changed files with 373 additions and 797 deletions

View file

@ -12,8 +12,7 @@ const art = `
* Join development at https://github.com/versia-pub
*
* With from us:
* - @jessew@social.lysand.org
* - @aprl@social.lysand.org
* - @jessew@beta.versia.social
`;
export default defineNitroPlugin((nitroApp) => {