diff --git a/src/data/html_index.h b/src/data/html_index.h
index 96339ff..056ed73 100644
--- a/src/data/html_index.h
+++ b/src/data/html_index.h
@@ -32,17 +32,19 @@ const char *HTML_INDEX_PAGE = " \
uStreamer \
\
\
+ µStreamer v" VERSION "
\
+
\
\
- \
/ping
\
Get JSON structure with state of the server. \
\
-
\
+
\
- \
/snapshot
\
Get a current actual image from server. \
\
-
\
+
\
- \
/stream
\
Get a live stream. Query params: \
@@ -56,8 +58,9 @@ const char *HTML_INDEX_PAGE = " \
\
\
\
+
\
\
- µStreamer v" VERSION " \
+ Sources & docs \
\