diff options
author | David Yip <yipdw@member.fsf.org> | 2018-03-16 16:51:19 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-16 16:51:19 -0500 |
commit | 8383f777fb3f61a3273bb24a589fe8d8638e664c (patch) | |
tree | 206881094b7276e475974071087e7d1e07deeca9 /public | |
parent | a3c86d8cb93dfc844efa833082c070f9f7d583d1 (diff) | |
parent | cf754e6a911c7634b733db20bef4a3aed9508f5c (diff) |
Merge pull request #389 from ThibG/glitch-soc/error-500
Fix error 500 page
Diffstat (limited to 'public')
l---------[-rw-r--r--] | public/500.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/500.html b/public/500.html index e69de29bb..45a907808 100644..120000 --- a/public/500.html +++ b/public/500.html @@ -0,0 +1 @@ +assets/500.html \ No newline at end of file |