Skip to content

Commit 0c72d12

Browse files
committed
Make default header.html match JSON-LD template.
1 parent ebf1613 commit 0c72d12

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

www/_partials/header.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,10 @@
7777
div.comment {
7878
font-family: 'Droid Serif', serif;
7979
margin-top: 0.5em;
80-
font-size: 1.25em;
8180
}
8281

8382
div.comment-continuation {
8483
font-family: 'Droid Serif', serif;
85-
font-size: 1.25em;
8684
margin-left: 2em;
8785
}
8886

@@ -116,7 +114,7 @@
116114
<body>
117115
<div class="wrapper">
118116
<h1>The W3C JSON-LD Community Group</h1>
119-
<h2>JSON-LD Syntax and API</h2>
120117
<h3><a href="../">Go Back</a></h3>
121118

122119
<hr>
120+
<p><img src="https://www.w3.org/Icons/w3c_home" alt="W3C Logo" /></p>

0 commit comments

Comments
 (0)