diff options
Diffstat (limited to 'templates/homepage.html')
-rw-r--r-- | templates/homepage.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/homepage.html b/templates/homepage.html index 164607d..a1f21e7 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -54,10 +54,10 @@ </section> </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> |