diff --git a/content/system/_index.md b/content/system/_index.md index b93b5d4..780479f 100644 --- a/content/system/_index.md +++ b/content/system/_index.md @@ -5,10 +5,3 @@ description: A set of documents describing the Amethyst system. The Amethyst system is a **median** system, meaning that the alters, the individuals comprising the system, have significant overlap. **Amethyst** was chosen because the metaphor we use to describe ourself is a gemstone, and both because of that and because we're a median system, our alters are called 'facets'. Except for Amethyst itself, the core, all of our facets are furries. - -* [Amethyst](amethyst/) -* [Síle](sheila/) -* [Cuán](cuan/) -* [Ingrid](ingrid/) -* [Jadwiga](jadwiga/) -* [Otchłań](otchlan/) \ No newline at end of file diff --git a/themes/clean/layouts/_default/baseof.html b/themes/clean/layouts/_default/baseof.html index 39d2e6b..3008ba1 100644 --- a/themes/clean/layouts/_default/baseof.html +++ b/themes/clean/layouts/_default/baseof.html @@ -15,16 +15,13 @@
-

{{.Title}}

- {{.Content}} + {{ block "main" . }} {{ end }}