diff options
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/index.html b/src/index.html index e4aa82e..1af2fb6 100644 --- a/src/index.html +++ b/src/index.html @@ -1,6 +1,6 @@ --- -layout: base.njk -title: starfall.systems +title = "starfall.systems" +layout = "base.njk" --- Hello, World! |