From 0da66e684b25acd9ac9a6c82f8bce625cb4323eb Mon Sep 17 00:00:00 2001 From: ArtOfCode- <hello@artofcode.co.uk> Date: Thu, 2 Jul 2020 00:53:28 +0100 Subject: [PATCH] Remove title --- db/seeds/posts/moderator.html | 1 - 1 file changed, 1 deletion(-) diff --git a/db/seeds/posts/moderator.html b/db/seeds/posts/moderator.html index 3f2308110..cc4e29343 100644 --- a/db/seeds/posts/moderator.html +++ b/db/seeds/posts/moderator.html @@ -1,4 +1,3 @@ -<h1 id="so-you-re-a-moderator-now">So you're a moderator now</h1> <p>So you've been given moderator status on a Codidact site. Welcome! This is what that means for you.</p> <h2 id="your-community-is-your-community">Your community is your community</h2> <p>Codidact sites are community-run. Codidact is here to support you and your community, but you make the decisions about how you run things yourselves. We'll provide our advice and guidance and let you know what we think works well, but if your community wants to go in a different direction, that's up to you!</p> -- GitLab