add donate page
Main daploy / deploy (push) Successful in 36s

This commit is contained in:
2024-11-19 01:17:16 +02:00
parent fd6b661980
commit 91e1e32ff4
5 changed files with 131 additions and 8 deletions
+6
View File
@@ -27,6 +27,12 @@ const routes = [
props: true,
},
{
path: '/donate',
name: 'Donate',
component: () => import('@/views/DonateView.vue'),
},
// {
// path: '/create/actions',
// name: 'create-actions',