diff options
| author | Shumatsu <[email protected]> | 2018-04-26 08:54:07 +0200 |
|---|---|---|
| committer | Crawl <[email protected]> | 2018-04-26 08:54:07 +0200 |
| commit | 44ca2dd53d3acd7285326421ed2546637a9e7090 (patch) | |
| tree | 48061b6ae2a0017e4209095bafd0cc025afe92d7 /pages/error/500.html | |
| parent | added dmca.gripe (#96) (diff) | |
| download | host.fuwn.me-44ca2dd53d3acd7285326421ed2546637a9e7090.tar.xz host.fuwn.me-44ca2dd53d3acd7285326421ed2546637a9e7090.zip | |
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.
Diffstat (limited to 'pages/error/500.html')
| -rw-r--r-- | pages/error/500.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <!DOCTYPE html> <html> <head> - <title>loli-safe</title> + <title>lolisafe</title> <link href='//fonts.googleapis.com/css?family=Lato:100' rel='stylesheet' type='text/css'> |