2023-12-08 10:56:22 +01:00
|
|
|
name = 'Theme name'
|
|
|
|
license = 'MIT'
|
|
|
|
licenselink = 'https://github.com/owner/repo/LICENSE'
|
|
|
|
description = 'Theme description'
|
|
|
|
|
|
|
|
# If the theme has a single author
|
|
|
|
[author]
|
2023-12-08 12:05:04 +01:00
|
|
|
name = 'Robin Mueller'
|
2023-12-08 10:56:22 +01:00
|
|
|
|
2023-12-08 12:05:04 +01:00
|
|
|
[module]
|
|
|
|
[[module.mounts]]
|
|
|
|
source = "node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"
|
|
|
|
target = "assets/js/bootstrap.bundle.min.js"
|