diff options
| author | radhitya <alif@radhitya.org> | 2026-06-25 12:23:26 +0700 |
|---|---|---|
| committer | radhitya <alif@radhitya.org> | 2026-06-25 22:51:07 +0700 |
| commit | f6250699a5464796693d6bb637e8cf6de26bbef5 (patch) | |
| tree | d951bebac4add181f79806f1f9812af1e0e49b92 /config.toml | |
| parent | fffc86850b895a2a1d4d673943a05e53ada18a6c (diff) | |
site config, frontmatter, readme
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml new file mode 100644 index 0000000..14ef4c6 --- /dev/null +++ b/config.toml @@ -0,0 +1,3 @@ +[main] +title = "radhitya.org" +url = "/" |
