Skip to content

Commit ca5e98d

Browse files
Update App.svelte
1 parent 7cc8f85 commit ca5e98d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/App.svelte

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,12 @@
215215
</div>
216216

217217
<SectionHeader empty />
218-
<p class="updated-text">Updated May 2020.</p>
218+
<p class="updated-text">Updated May 2020. <span style="text-transform: none;">
219+
You are welcome to use this code/design for your own website under the <a
220+
rel="license"
221+
href="http://creativecommons.org/licenses/by-sa/4.0/"
222+
>Creative Commons Attribution-ShareAlike 4.0 International License</a>.</span>
223+
</p>
219224
</footer>
220225

221226
</main>

0 commit comments

Comments
 (0)