From 9cc5356fb7a347aac223997c8ece296fe2bd4f96 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Wed, 25 Oct 2017 17:08:26 +0200 Subject: Updated webapp-content, now we have a local fallback for CDN --- index.h | 64 +++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 31 insertions(+), 33 deletions(-) (limited to 'index.h') diff --git a/index.h b/index.h index caa1df7..1341204 100644 --- a/index.h +++ b/index.h @@ -8,7 +8,7 @@ const char MAIN_page[] PROGMEM = R"=====( {{NAME}} - + {{BOOTSTRAPLINK}} @@ -16,8 +16,8 @@ const char MAIN_page[] PROGMEM = R"=====( @@ -32,7 +32,7 @@ const char MAIN_page[] PROGMEM = R"=====( {{NAME}} @@ -42,7 +42,7 @@ const char MAIN_page[] PROGMEM = R"=====(
- +
@@ -53,33 +53,26 @@ const char MAIN_page[] PROGMEM = R"=====( + - )====="; -- cgit v1.2.3