From e44728024a1d9acb0b8919dd5dff95ca67651bda Mon Sep 17 00:00:00 2001 From: Owen Date: Tue, 25 Aug 2020 20:40:43 +0200 Subject: [PATCH] Add a link back to GitHub repo --- camera_index_ov2640.h | 6 +++++- camera_index_ov3660.h | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/camera_index_ov2640.h b/camera_index_ov2640.h index 4bd084c..edb5902 100644 --- a/camera_index_ov2640.h +++ b/camera_index_ov2640.h @@ -14,6 +14,10 @@ const uint8_t index_ov2640_html[] PROGMEM = R"=====( font-size: 16px } + a { color: #EFEFEF; + text-decoration: underline + } + h2 { font-size: 18px } @@ -578,7 +582,7 @@ const uint8_t index_ov2640_html[] PROGMEM = R"=====(
- +
diff --git a/camera_index_ov3660.h b/camera_index_ov3660.h index a74021c..491716c 100644 --- a/camera_index_ov3660.h +++ b/camera_index_ov3660.h @@ -14,6 +14,10 @@ const uint8_t index_ov3660_html[] PROGMEM = R"=====( font-size: 16px } + a { color: #EFEFEF; + text-decoration: underline + } + h2 { font-size: 18px } @@ -591,7 +595,7 @@ const uint8_t index_ov3660_html[] PROGMEM = R"=====(
- +