diff --git a/platform/avr-raven/apps/raven-webserver/httpd-fs/index.html b/platform/avr-raven/apps/raven-webserver/httpd-fs/index.html index ba9cd5c97..337cec718 100644 --- a/platform/avr-raven/apps/raven-webserver/httpd-fs/index.html +++ b/platform/avr-raven/apps/raven-webserver/httpd-fs/index.html @@ -1,4 +1,4 @@ -%!: /header.html +%!: /header.html

These pages are from a webserver running under the Contiki operating system.



This page has been sent diff --git a/platform/avr-raven/apps/raven-webserver/httpd-fsdata.c b/platform/avr-raven/apps/raven-webserver/httpd-fsdata.c index 503523f90..1757f5c78 100644 --- a/platform/avr-raven/apps/raven-webserver/httpd-fsdata.c +++ b/platform/avr-raven/apps/raven-webserver/httpd-fsdata.c @@ -245,7 +245,7 @@ static const char data_index_html[] PROGMEM = { /* /index.html */ 0x2f, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0, 0x25, 0x21, 0x3a, 0x20, 0x2f, 0x68, 0x65, 0x61, 0x64, 0x65, - 0x72, 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0x9, 0x20, 0x20, 0x20, + 0x72, 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0xd, 0xa, 0x3c, 0x70, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x69, 0x6e, 0x74, 0x72, 0x6f, 0x22, 0x3e, 0xd, 0xa, 0x54, 0x68, 0x65, 0x73, 0x65, 0x20,