Autosave: 2024-10-15 18:00:02
This commit is contained in:
parent
e652aa6e95
commit
b54e18fc3e
2 changed files with 7 additions and 6 deletions
7
.neuron-generator/templates/neuron.dhall
Normal file
7
.neuron-generator/templates/neuron.dhall
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
-- Documentation for neuron.dhall: https://neuron.zettel.page/configuration
|
||||||
|
{ siteTitle = "Eòlas"
|
||||||
|
, author = Some "Thomas Bishop"
|
||||||
|
, siteBaseUrl = Some "https://srid.github.io/neuron-template/"
|
||||||
|
-- List of color names: https://semantic-ui.com/usage/theming.html#sitewide-defaults
|
||||||
|
, theme = "blue"
|
||||||
|
}
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"nodes":[
|
|
||||||
{"id":"b0831d37c4411c6a","x":-404,"y":-370,"width":250,"height":60,"type":"text","text":""}
|
|
||||||
],
|
|
||||||
"edges":[]
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue