diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config.toml b/config.toml new file mode 100644 index 0000000..cb12ed0 --- /dev/null +++ b/config.toml @@ -0,0 +1,5 @@ +[main] +title = "radhitya.org" +url = "/" +author = "radhitya" +posts_per_page = 5 |
