diff options
Diffstat (limited to 'smarty/demo/configs')
| -rw-r--r-- | smarty/demo/configs/test.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/smarty/demo/configs/test.conf b/smarty/demo/configs/test.conf new file mode 100644 index 0000000..5eac748 --- /dev/null +++ b/smarty/demo/configs/test.conf @@ -0,0 +1,5 @@ +title = Welcome to Smarty! +cutoff_size = 40 + +[setup] +bold = true |
