diff --git a/content/_index.de.md b/content/_index.de.md new file mode 100644 index 0000000..06217a2 --- /dev/null +++ b/content/_index.de.md @@ -0,0 +1,4 @@ +--- +title: "Hola πŸ––" +description: "Die Website von Vri aka vrifox. Sie erstellt Websites und Grafiken. Außerdem betreibt und betreut sie Cozy Town." +--- \ No newline at end of file diff --git a/content/_index.en.md b/content/_index.en.md new file mode 100644 index 0000000..0566936 --- /dev/null +++ b/content/_index.en.md @@ -0,0 +1,4 @@ +--- +title: "Hola πŸ––" +description: "The website of Vri aka vrifox. She creates websites and graphics. Additionally she hosts and maintains Cozy Town." +--- \ No newline at end of file diff --git a/content/_index.md b/content/_index.md deleted file mode 100644 index e5222e1..0000000 --- a/content/_index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "Hola πŸ––" ---- -I create Websites and Graphics - -Additinaly I host and maintain [Cozy Town](https://cozy.town) \ No newline at end of file diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 1241061..0506706 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -7,6 +7,13 @@ + {{- block "header" . }}{{ end }}