diff --git a/.gitignore b/.gitignore index d84d7d5..860a73e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ sdkconfig sdkconfig.old main/frontend.h main/setup_frontend.h +main/favicon_svg.h managed_components/ diff --git a/assets/favicon.svg b/assets/favicon.svg new file mode 100644 index 0000000..ddd32d0 --- /dev/null +++ b/assets/favicon.svg @@ -0,0 +1,32 @@ + diff --git a/assets/index.html b/assets/index.html index 506f377..9f596ce 100644 --- a/assets/index.html +++ b/assets/index.html @@ -3,6 +3,7 @@
+