Commit f84820f
committed
Set custom template settings when using roundup-demo
Some templates like `jinja2` and `responsive` need certain settings in
their `config.ini` otherwise the pages won't display correctly. By
pulling in these custom settings when running `roundup-demo` we ensure
that the pages will display correctly out of the box with no extra
changes required.1 parent d217654 commit f84820f
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
0 commit comments