Progress on the landing page

This commit is contained in:
JhumanJ
2022-10-17 15:42:04 +02:00
parent 11904cc42e
commit 559040f679
18 changed files with 192 additions and 319 deletions

View File

@@ -35,10 +35,9 @@
<script>
import Form from 'vform'
import axios from 'axios'
import FancyLink from '../../components/common/FancyLink'
export default {
components: { FancyLink },
components: { },
middleware: 'admin',
scrollToTop: false,