diff options
| author | Christian Fowler <cfowler2@wcpss.net> | 2013-04-07 21:01:10 -0400 |
|---|---|---|
| committer | Christian Fowler <cfowler2@wcpss.net> | 2013-04-07 21:01:10 -0400 |
| commit | 9e47a97eb068c353afd0a8cec7a623baad6b1fd2 (patch) | |
| tree | 03ac35bccf7ee298078619a3c805e40789a9eef0 /smarty/demo/configs | |
| parent | c07d61528e32f109a26051acecc66dd83a6c8591 (diff) | |
| parent | 53f32f73708b3ab2c1f43b16db33b7f8a41d25d7 (diff) | |
| download | themes-9e47a97eb068c353afd0a8cec7a623baad6b1fd2.tar.gz themes-9e47a97eb068c353afd0a8cec7a623baad6b1fd2.tar.bz2 themes-9e47a97eb068c353afd0a8cec7a623baad6b1fd2.zip | |
Merge branch 'master' of github.com:bitweaver/themes
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 |
