feat: added changelog in /about

This commit is contained in:
Corentin Thomasset 2021-05-21 22:51:09 +02:00
parent 2a760bce8a
commit f7378dc042
No known key found for this signature in database
GPG key ID: DBD997E935996158
5 changed files with 90 additions and 7 deletions

View file

@ -46,7 +46,8 @@ export default {
// https://go.nuxtjs.dev/pwa
'@nuxtjs/pwa',
'@nuxtjs/svg',
'nuxt-i18n'
'nuxt-i18n',
'@nuxtjs/markdownit'
],
// Axios module configuration (https://go.nuxtjs.dev/config-axios)
@ -54,6 +55,9 @@ export default {
// Vuetify module configuration (https://go.nuxtjs.dev/config-vuetify)
vuetify: {
icons: {
iconfont: 'mdi'
},
customVariables: ['~/assets/variables.scss'],
treeShake: {
components: [