diff --git a/.neuron-generator/templates/neuron.dhall b/.neuron-generator/templates/neuron.dhall new file mode 100644 index 0000000..8b6ab19 --- /dev/null +++ b/.neuron-generator/templates/neuron.dhall @@ -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" +} diff --git a/Untitled.canvas b/Untitled.canvas deleted file mode 100644 index 6929e64..0000000 --- a/Untitled.canvas +++ /dev/null @@ -1,6 +0,0 @@ -{ - "nodes":[ - {"id":"b0831d37c4411c6a","x":-404,"y":-370,"width":250,"height":60,"type":"text","text":""} - ], - "edges":[] -} \ No newline at end of file