From 9a2423011203f75706f725249f78cdc616d6593a Mon Sep 17 00:00:00 2001 From: peteruithoven Date: Fri, 5 Jun 2015 14:19:10 +0200 Subject: [PATCH] 404 page fixes --- Makefile | 3 ++- www/redirect.html | 9 ++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index 9be84e2..839ded9 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,8 @@ define Package/doodle3d-client/install $(CP) $(PKG_BUILD_DIR)/www/settings.html $(1)/www/ $(CP) $(PKG_BUILD_DIR)/www/helpcontent.html $(1)/www/ $(CP) $(PKG_BUILD_DIR)/www/redirect.html $(1)/www/ - + $(CP) $(PKG_BUILD_DIR)/www/404.html $(1)/www/ + $(CP) $(PKG_BUILD_DIR)/www/css/debug.min.css $(1)/www/css/ $(CP) $(PKG_BUILD_DIR)/www/css/settings.min.css $(1)/www/css/ $(CP) $(PKG_BUILD_DIR)/www/css/styles.min.css $(1)/www/css/ diff --git a/www/redirect.html b/www/redirect.html index 85187ce..bb2bbb4 100644 --- a/www/redirect.html +++ b/www/redirect.html @@ -16,15 +16,14 @@ - - Success + - \ No newline at end of file +