Skip to content

Commit 1ff399a

Browse files
adjust heading, setup plain text template
1 parent 42af261 commit 1ff399a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ <h1>Choose a License for Your Work</h1>
310310

311311
<aside>
312312
<div id="tool-recommendation">
313-
<h2>Recommended License</h2>
313+
<h2>Recommended</h2>
314314

315315
<article class="tool">
316316

@@ -712,7 +712,7 @@ <h4>Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International</
712712
</template>
713713

714714
<template id="plain-text" class="mark">
715-
<p></p>
715+
<p>{{ title }} © {{ year }} by {{ creator }} is {{ type }} {{ toolShort }}. To view a copy of this license, visit {{ toolURL }}</p>
716716
</template>
717717

718718
</body>

0 commit comments

Comments
 (0)