summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan S. Katz2018-11-04 15:14:03 +0000
committerJonathan S. Katz2018-11-04 15:14:03 +0000
commit48c4f053d209fe28f5429f25291201c2d25cf3dd (patch)
tree4ea5e8dc6bc3cca56a8416fccb79833cc2ae5363
parentb46293c57283f1eed9778c08ed711ce3f4d02610 (diff)
Fix <i> to be <em> on CoC page.
<i> is just used for icons; <em> is used for italicizing text.
-rw-r--r--templates/pages/about/policies/coc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pages/about/policies/coc.html b/templates/pages/about/policies/coc.html
index ecc6a6a3..42f5dc66 100644
--- a/templates/pages/about/policies/coc.html
+++ b/templates/pages/about/policies/coc.html
@@ -4,7 +4,7 @@
<h1>Code of Conduct <i class="fas fa-gavel"></i></h1>
-<p><i>Last updated: August 18, 2018</i></p>
+<p><em>Last updated: August 18, 2018</em></p>
<h2>Introduction</h2>