added pages

This commit was merged in pull request #6.
This commit is contained in:
victorAnumudu
2024-12-06 18:45:44 +01:00
parent 19d816ba5c
commit 8d2731cee0
16 changed files with 379 additions and 222 deletions
+6
View File
@@ -2,6 +2,12 @@ const siteLinks = {
error: '*',
home: '/',
dash: '/dash',
contacts: '/contacts',
comments: '/comments',
reports: '/reports',
user: '/user',
calendar: '/calendar',
settings: '/settings',
login: '/auth/login',
signup: '/auth/signup',
forgetpwd: '/auth/forgetpwd'