mirror of
https://git.sr.ht/~adnano/kiln
synced 2025-01-17 21:17:14 +00:00
6 lines
113 B
TOML
6 lines
113 B
TOML
|
title = "Example Site"
|
||
|
urls = ["gemini://example.com", "https://example.com"]
|
||
|
|
||
|
[feeds]
|
||
|
"/blog/" = "Example Feed"
|