8 lines
315 B
Text
8 lines
315 B
Text
{ siteTitle = "zettel.thermokar.st"
|
|
, author = Some "Matthew Ryan Dillon"
|
|
, siteBaseUrl = Some "https://zettel.thermokar.st"
|
|
-- List of theme colors: https://neuron.zettel.page/2014601.html
|
|
, theme = "black"
|
|
-- This is used in the "edit" button
|
|
, editUrl = Some "https://github.com/thermokarst/zettel/edit/main/"
|
|
}
|