all repos — homestead @ 882078f2dda71de157b8e9fb31b43258f56087cd

Code for my website

Use shorter license link text

Alan Pearce
commit

882078f2dda71de157b8e9fb31b43258f56087cd

parent

6c5baa8ed6c4ee579e2dc80360a2211c07129326

1 file changed, 3 insertions(+), 3 deletions(-)

changed files
M templates/404.htmltemplates/404.html
@@ -28,10 +28,10 @@ <h1>404</h1>
<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>