Mercurial > libervia-website
annotate templates/default/settings.json @ 25:91e2f18bbbbb
presentation: temporarily disable broken installation sections
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 22 May 2023 09:14:04 +0200 |
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 } |