Skip to content

Commit 7237f15

Browse files
add license icons to markup for title
1 parent 7b67b65 commit 7237f15

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,14 @@ <h2>Recommended License</h2>
315315

316316
<header>
317317
<h3>CC-BY 4.0</h3>
318+
<span class="license-icons">
319+
<svg>
320+
<use href="vocabulary/svg/cc/icons/cc-icons.svg#cc-logo"></use>
321+
</svg>
322+
<svg>
323+
<use href="vocabulary/svg/cc/icons/cc-icons.svg#cc-by"></use>
324+
</svg>
325+
</span>
318326
<h4>Creative Commons Attribution 4.0 International</h4>
319327
</header>
320328

0 commit comments

Comments
 (0)