Tidy styles for community section

This change enables an opt-in switch to new styles for /community
It is opt-in to enable localizations to migrate to the new page on their
own timeline.
This commit is contained in:
Tim Bannister
2022-02-08 11:09:06 +00:00
parent c67d45de83
commit e993de5dc6
5 changed files with 428 additions and 16 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
{{ define "main" }}
<link rel="stylesheet" type="text/css" href="{{ "css/newcommunity.css" | relURL }}">
{{ .Content }}
{{ .Content }}
{{ end }}