We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a9fca commit 6598d95Copy full SHA for 6598d95
src/App.vue
@@ -11,12 +11,7 @@
11
<Footer>
12
<div class="panel">
13
<div>
14
- <h6 class="vocab heading inherit-colored">Credits</h6>
15
- <span>Built using <a href="https://creativecommons.github.io/cc-vocabulary/">Vocabulary</a>.</span>
16
- <br>
17
- <span>Icons by <a href="https://fontawesome.com/">Font Awesome</a>.</span>
18
19
- <span>Images from <a href="https://commons.wikimedia.org/">Wikimedia Commons</a>.</span>
+ <span>View this page's source code <a href="https://github.com/creativecommons/cc-chooser">on Github</a>.</span>
20
</div>
21
<Locale/>
22
0 commit comments