diff --git a/src/_includes/default.njk b/src/_includes/default.njk index ce82bfe..226a75c 100644 --- a/src/_includes/default.njk +++ b/src/_includes/default.njk @@ -4,7 +4,7 @@ {% if title %}{{ title }} — {% endif %}{{ site.title }} - +
@@ -15,7 +15,7 @@

{{ title }}

{{ content | safe }} diff --git a/src/index.html b/src/index.html index c65151b..782b379 100644 --- a/src/index.html +++ b/src/index.html @@ -1,14 +1,16 @@ --- -title: Hi +title: When-we 2 --- -Hello!! +This is a minimal rebuild of the When-we site, which is old and decrepit... + +Very rough. It will be incrementally improved.