diff options
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/index.vue | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pages/index.vue b/pages/index.vue index 420b60e..5095451 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1,5 +1,9 @@ <template> <div> + <v-alert dismissible> + Please note that this website is under active development.<br> + If you see any problems please report them <a href="https://github.com/alee14/personal-website/issues">here</a>. + </v-alert> <!-- Animation goes here --> <div class="landing-page"> <v-card> |
