Fix icons on home page
This commit is contained in:
parent
4ec4ab96df
commit
e6ec50d8eb
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
import HomeFeaturesTableSection from '../components/HomeFeaturesTableSection.vue';
|
||||
import HomeDownloadSection from '../components/HomeDownloadSection.vue';
|
||||
import HomeContactFormSection from '../components/HomeContactFormSection.vue';
|
||||
import '@mdi/font/css/materialdesignicons.min.css';
|
||||
|
||||
export default {
|
||||
name: 'home-view',
|
||||
|
|
Loading…
Reference in a new issue