capsule/Config.ron
2022-03-30 17:18:31 +00:00

14 lines
311 B
Text

(
title: "JeanG3nie\'s Capsule",
author: (
name: "Nathan Fisher",
email: Some("jeang3nie@hitchhiker-linux.org"),
url: None,
),
domain: "gemini.hitchhiker-linux.org",
path: None,
entries: 3,
feed: Some(Both),
license: Some(CcBySa),
show_email: true,
)