config/personalize
This commit is contained in:
parent
79d820ba43
commit
d17e98c59d
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
{ siteTitle = "Neuron Template"
|
||||
, author = Some "John Doe"
|
||||
, siteBaseUrl = Some "https://srid.github.io/neuron-template"
|
||||
{ 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 = "teal"
|
||||
-- This is used in the "edit" button
|
||||
, editUrl = Some "https://github.com/srid/neuron-template/edit/master/"
|
||||
, editUrl = Some "https://github.com/thermokarst/zettel/edit/main/"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue