21 lines
460 B
YAML
21 lines
460 B
YAML
global-styling:
|
|
css:
|
|
base:
|
|
build/app.css: {}
|
|
'https://fonts.gstatic.com':
|
|
attributes:
|
|
preconnect: true
|
|
'https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,700;1,300&display=swap': {}
|
|
|
|
global-scripts:
|
|
js:
|
|
build/app.js: {}
|
|
|
|
twitter:
|
|
js:
|
|
https://platform.twitter.com/widgets.js:
|
|
type: external
|
|
minified: true
|
|
attributes:
|
|
async: true
|
|
charset: 'utf-8'
|