From 44ca2dd53d3acd7285326421ed2546637a9e7090 Mon Sep 17 00:00:00 2001 From: Shumatsu Date: Thu, 26 Apr 2018 08:54:07 +0200 Subject: De loli-safe (#77) * Change all occurences of loli-safe to lolisafe Saw that repository was renamed, links were changed, but a lot of files of lolisafe were unchanged. So I followed the links and changed what seemed safe to change. Which turned out to be all occurences. Also, bumped the copyright. * Change year in LICENSE This seems to be the proper format. * Image fix It was out of focus. * Relative image path Heard on StackOverflow it can be done like this. --- pages/error/404.html | 2 +- pages/error/500.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'pages/error') diff --git a/pages/error/404.html b/pages/error/404.html index ebd49b1..ad55dac 100644 --- a/pages/error/404.html +++ b/pages/error/404.html @@ -1,7 +1,7 @@ - loli-safe + lolisafe diff --git a/pages/error/500.html b/pages/error/500.html index b3a1282..b9cacb8 100644 --- a/pages/error/500.html +++ b/pages/error/500.html @@ -1,7 +1,7 @@ - loli-safe + lolisafe -- cgit v1.2.3