diff options
Diffstat (limited to 'templates/404.html')
-rw-r--r-- | templates/404.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/404.html b/templates/404.html index 4e64fcc..1d544f8 100644 --- a/templates/404.html +++ b/templates/404.html @@ -28,10 +28,10 @@ <h2>ʕノ•ᴥ•ʔノ ︵ ┻━┻</h2> </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> |