We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebf1613 commit 0c72d12Copy full SHA for 0c72d12
www/_partials/header.html
@@ -77,12 +77,10 @@
77
div.comment {
78
font-family: 'Droid Serif', serif;
79
margin-top: 0.5em;
80
- font-size: 1.25em;
81
}
82
83
div.comment-continuation {
84
85
86
margin-left: 2em;
87
88
@@ -116,7 +114,7 @@
116
114
<body>
117
115
<div class="wrapper">
118
<h1>The W3C JSON-LD Community Group</h1>
119
- <h2>JSON-LD Syntax and API</h2>
120
<h3><a href="../">Go Back</a></h3>
121
122
<hr>
+ <p><img src="https://www.w3.org/Icons/w3c_home" alt="W3C Logo" /></p>
0 commit comments