sat-sw-website/themes/minimal-theme/theme.toml

14 lines
337 B
TOML

name = 'Theme name'
license = 'MIT'
licenselink = 'https://github.com/owner/repo/LICENSE'
description = 'Theme description'
# If the theme has a single author
[author]
name = 'Robin Mueller'
[module]
[[module.mounts]]
source = "node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"
target = "assets/js/bootstrap.bundle.min.js"