add several pages and life wave
This commit is contained in:
parent
734255aad2
commit
7b55e8770c
33 changed files with 1488 additions and 96 deletions
|
|
@ -93,6 +93,10 @@ export default defineConfig((/* ctx */) => {
|
|||
plugins: []
|
||||
},
|
||||
|
||||
htmlVariables: {
|
||||
fonts: '<link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap" rel="stylesheet">'
|
||||
},
|
||||
|
||||
// animations: 'all', // --- includes all animations
|
||||
// https://v2.quasar.dev/options/animations
|
||||
animations: [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue