You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -347,7 +347,7 @@ <h2>Mark Your Work</h2>
347
347
<p>Choose the kind of work to get appropriate license code or public domain marking.</p>
348
348
</header>
349
349
350
-
<h3>Website</h3>
350
+
<!-- <h3>Website</h3>
351
351
<p>If you are licensing or marking one work, paste the code next to it. If you are licensing or marking the whole page or blog, you can paste the code at the bottom of the page.</p>
352
352
353
353
<h4>Rich Text</h4>
@@ -357,13 +357,13 @@ <h4>HTML</h4>
357
357
<p>[contextually formatted mark here]</p>
358
358
359
359
<h4>XMP</h4>
360
-
<p>[contextually formatted mark here]</p>
360
+
<p>[contextually formatted mark here]</p> -->
361
361
362
362
<h3>Print Work or Media</h3>
363
363
<p>Copy the text below and paste it on the title and/or copyright page of your print work or presentation, or in the credits of your media.</p>
364
364
365
365
<h4>Plain Text</h4>
366
-
<p>[contextually formatted mark here]</p>
366
+
<pclass="mark-holder">[contextually formatted mark here]</p>
0 commit comments