Notifications (#52)

* Notifications

* fix docs
This commit is contained in:
Geometrically
2023-05-22 14:33:45 -07:00
committed by GitHub
parent 625511d28b
commit 097a1cc799
13 changed files with 207 additions and 4 deletions

View File

@@ -42,12 +42,13 @@ export default {
{ text: 'Promotion', link: '/components/promotion' },
{ text: 'Markdown', link: '/components/markdown' },
{ text: 'Copy Code', link: '/components/copy-code' },
{ text: 'Notifications', link: '/components/notifications' },
],
},
],
footer: {
message:
'Released under the <a href="https://github.com/modrinth/omoprhia/blob/main/LICENSE">GPLv3 License</a>.',
'Released under the <a href="https://github.com/modrinth/omoprhia/blob/main/LICENSE">AGPLv3 License</a>.',
copyright: 'Copyright © 2023-present <a href="https://modrinth.com">Rinth, Inc.</a>',
},
},