fix Registrazione data
fix linkref fix controllo login
This commit is contained in:
@@ -84,9 +84,9 @@ const extendPrerender = (config) => {
|
||||
module.exports = function (ctx) {
|
||||
return {
|
||||
htmlVariables: {
|
||||
appName: 'Notevole',
|
||||
appDescription: 'Notevole',
|
||||
keywords: 'Notevole',
|
||||
appName: 'Ayni',
|
||||
appDescription: 'Ayni',
|
||||
keywords: 'Ayni',
|
||||
},
|
||||
// Quasar looks for *.js files by default
|
||||
sourceFiles: {
|
||||
@@ -180,7 +180,11 @@ module.exports = function (ctx) {
|
||||
'QIcon',
|
||||
'QIntersection',
|
||||
'QList',
|
||||
'QRadio',
|
||||
'QOptionGroup',
|
||||
'QBtnToggle',
|
||||
'QStep',
|
||||
'QStepperNavigation',
|
||||
'QStepper',
|
||||
'QItemLabel',
|
||||
'QItem',
|
||||
@@ -290,9 +294,9 @@ module.exports = function (ctx) {
|
||||
// swSrc: 'src/sw.js',
|
||||
},
|
||||
manifest: {
|
||||
name: 'Notevole',
|
||||
name: 'Ayni',
|
||||
version: '0.0.2',
|
||||
short_name: 'Notevole',
|
||||
short_name: 'Ayni',
|
||||
description: '',
|
||||
display: 'standalone',
|
||||
orientation: 'portrait',
|
||||
|
||||
Reference in New Issue
Block a user