Mercurial > libervia-website
annotate templates/default/settings.json @ 33:2f0a33b117d3
presentation: docker image are available again
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 11 Dec 2023 01:12:33 +0100 |
parents | b8bf3cd79a9a |
children |
rev | line source |
---|---|
13
b8bf3cd79a9a
tempalte: settings to use `bulma` theme as basis
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
1 { |
b8bf3cd79a9a
tempalte: settings to use `bulma` theme as basis
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
2 "fallback": "bulma", |
b8bf3cd79a9a
tempalte: settings to use `bulma` theme as basis
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
3 "css_default_fallback": false |
b8bf3cd79a9a
tempalte: settings to use `bulma` theme as basis
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
4 } |