annotate sat_templates/templates/default/settings.json @ 312:6411615771b6

bulma (base): menu can now be fixed on top with `menu_fixed_top` bool variable
author Goffi <goffi@goffi.org>
date Fri, 19 Mar 2021 15:51:26 +0100
parents aaa793112f77
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
310
aaa793112f77 settings: use new `fallback` setting
Goffi <goffi@goffi.org>
parents:
diff changeset
1 {
aaa793112f77 settings: use new `fallback` setting
Goffi <goffi@goffi.org>
parents:
diff changeset
2 "fallback": []
aaa793112f77 settings: use new `fallback` setting
Goffi <goffi@goffi.org>
parents:
diff changeset
3 }