diff options
Diffstat (limited to 'templates/tags.html')
-rw-r--r-- | templates/tags.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/tags.html b/templates/tags.html index f05a651..b9e21a6 100644 --- a/templates/tags.html +++ b/templates/tags.html @@ -33,10 +33,10 @@ </ul> </main> <footer> - Licensed under a + Licensed under <a rel="license" href="http://creativecommons.org/licenses/by/4.0/" - >Creative Commons Attribution 4.0 International License</a - >. + >CC BY 4.0</a + > </footer> </body> </html> |