Fix <i> to be <em> on CoC page.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Sun, 4 Nov 2018 15:14:03 +0000 (10:14 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Sun, 4 Nov 2018 15:14:03 +0000 (10:14 -0500)
<i> is just used for icons; <em> is used for italicizing text.

templates/pages/about/policies/coc.html

index ecc6a6a310224cd6b141acc8d134509e4d1b8a5a..42f5dc665aa0c6a3a29fa996a0ef14ce1f6661a9 100644 (file)
@@ -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>