From 06773bd6f7a6f6be4d96ee0f9d707764347b7e2f Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 21 Aug 2016 10:50:20 +0100 Subject: [PATCH] I'd also managed to accidentally over-write the header and left bar content with Levellers wiki content. Fixed. --- resources/public/content/_header.md | 2 +- resources/public/content/_left-bar.md | 19 +------------------ 2 files changed, 2 insertions(+), 19 deletions(-) diff --git a/resources/public/content/_header.md b/resources/public/content/_header.md index 3bfc0ac..2165f3a 100644 --- a/resources/public/content/_header.md +++ b/resources/public/content/_header.md @@ -1 +1 @@ -**Levellers** | A wiki for collaboratively developing left-wing policy for rural Scotland. \ No newline at end of file +This is the header. There isn't yet much in it. You could [edit](edit?page=_header) it to provide internal navigation or branding. diff --git a/resources/public/content/_left-bar.md b/resources/public/content/_left-bar.md index 776fca4..4eb8b93 100644 --- a/resources/public/content/_left-bar.md +++ b/resources/public/content/_left-bar.md @@ -1,18 +1 @@ -## Topic areas - -* [[Agriculture]] -* [[Broadband]] -* [[Employment and Industry]] -* [[Energy and Fuel]] -* [[Housing]] -* [[Land Ownership]] -* [[Land Reform]] -* [[Land Taxation]] -* [[Local Government]] -* [[Transport]] - -## About - -* [[Authors]] -* [[Editing Guidelines]] - +This is the left bar. There's nothing in it yet. You could [edit](edit?page=_left-bar) it to provide internal navigation or branding.