Add new SVG icons and update contact information layout in templates

This commit is contained in:
2025-01-26 18:31:40 +01:00
parent eed8f13365
commit ec7e2511ad
14 changed files with 252 additions and 12772 deletions

View File

@@ -1745,20 +1745,20 @@
},
"custom.css": {
"type": "-",
"size": 63016,
"lmtime": 1737403833173,
"size": 65139,
"lmtime": 1737408715665,
"modified": false
},
"custom.css.map": {
"type": "-",
"size": 94150,
"lmtime": 1737403833173,
"size": 97932,
"lmtime": 1737408715665,
"modified": false
},
"custom.scss": {
"type": "-",
"size": 69629,
"lmtime": 1737403832675,
"size": 72208,
"lmtime": 1737408715161,
"modified": false
},
"dce0916af972e3040aa191f74b17dd46.woff2": {

View File

@@ -12,7 +12,8 @@
"liveSassCompile.settings.autoprefix": "defaults",
"liveSassCompile.settings.watchOnLaunch": true,
"liveSassCompile.settings.includeItems": [
"/themes/classic/assets/css/custom.scss"
"/themes/classic/assets/css/custom.scss",
"/themes/classic/assets/css/theme.scss"
],
"git.ignoreLimitWarning": true
}