15 lines
415 B
YAML
15 lines
415 B
YAML
dcjs:
|
|
version: 1.x
|
|
js:
|
|
./node_modules/dcjs/lib/index.js: { attributes: { async: true, defer: false} }
|
|
|
|
recent_fights_react:
|
|
version: 1.0
|
|
css:
|
|
theme:
|
|
https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css: { type: external }
|
|
js:
|
|
js/dist/main.min.js: { minified: true }
|
|
https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js: { type: external }
|
|
|