Skip to content

Commit 73f5d1a

Browse files
Update prefooter display (use a text component and italic)
1 parent c62b82c commit 73f5d1a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_includes/prefooter.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
<p>This <a href="https://github.com/w3c/Guide/">document lives in GitHub</a>, where changes can be tracked and pull requests are welcome. Feedback and comments are welcome. Please use <a href="https://github.com/w3c/Guide/issues">GitHub issues</a>.</p>
1+
<div class="component component--text">
2+
<p><em>This <a href="https://github.com/w3c/guide/">document lives in GitHub</a>, where changes can be tracked and pull requests are welcome. Feedback and comments are welcome. Please use <a href="https://github.com/w3c/guide/issues">GitHub issues</a>.</em></p>
3+
</div>

0 commit comments

Comments
 (0)