diff --git a/docs/static/img/android-chrome-192x192.png b/docs/static/img/android-chrome-192x192.png
new file mode 100644
index 0000000..9db49c8
Binary files /dev/null and b/docs/static/img/android-chrome-192x192.png differ
diff --git a/docs/static/img/android-chrome-512x512.png b/docs/static/img/android-chrome-512x512.png
new file mode 100644
index 0000000..7dc154f
Binary files /dev/null and b/docs/static/img/android-chrome-512x512.png differ
diff --git a/docs/static/img/apple-touch-icon.png b/docs/static/img/apple-touch-icon.png
new file mode 100644
index 0000000..31b108e
Binary files /dev/null and b/docs/static/img/apple-touch-icon.png differ
diff --git a/docs/static/img/browserconfig.xml b/docs/static/img/browserconfig.xml
new file mode 100644
index 0000000..1affccc
--- /dev/null
+++ b/docs/static/img/browserconfig.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+ #da532c
+
+
+
diff --git a/docs/static/img/favicon-16x16.png b/docs/static/img/favicon-16x16.png
new file mode 100644
index 0000000..a20a4be
Binary files /dev/null and b/docs/static/img/favicon-16x16.png differ
diff --git a/docs/static/img/favicon-32x32.png b/docs/static/img/favicon-32x32.png
new file mode 100644
index 0000000..03417a8
Binary files /dev/null and b/docs/static/img/favicon-32x32.png differ
diff --git a/docs/static/img/favicon.ico b/docs/static/img/favicon.ico
new file mode 100644
index 0000000..7f85ef8
Binary files /dev/null and b/docs/static/img/favicon.ico differ
diff --git a/docs/static/img/icon.png b/docs/static/img/icon.png
new file mode 100644
index 0000000..035e29f
Binary files /dev/null and b/docs/static/img/icon.png differ
diff --git a/docs/static/img/icon.svg b/docs/static/img/icon.svg
new file mode 100644
index 0000000..a88bcde
--- /dev/null
+++ b/docs/static/img/icon.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/docs/static/img/mstile-144x144.png b/docs/static/img/mstile-144x144.png
new file mode 100644
index 0000000..9d6c0db
Binary files /dev/null and b/docs/static/img/mstile-144x144.png differ
diff --git a/docs/static/img/mstile-150x150.png b/docs/static/img/mstile-150x150.png
new file mode 100644
index 0000000..b1c625f
Binary files /dev/null and b/docs/static/img/mstile-150x150.png differ
diff --git a/docs/static/img/mstile-310x150.png b/docs/static/img/mstile-310x150.png
new file mode 100644
index 0000000..5c247d6
Binary files /dev/null and b/docs/static/img/mstile-310x150.png differ
diff --git a/docs/static/img/mstile-310x310.png b/docs/static/img/mstile-310x310.png
new file mode 100644
index 0000000..9356357
Binary files /dev/null and b/docs/static/img/mstile-310x310.png differ
diff --git a/docs/static/img/mstile-70x70.png b/docs/static/img/mstile-70x70.png
new file mode 100644
index 0000000..610398d
Binary files /dev/null and b/docs/static/img/mstile-70x70.png differ
diff --git a/docs/static/img/safari-pinned-tab.svg b/docs/static/img/safari-pinned-tab.svg
new file mode 100644
index 0000000..e76c624
--- /dev/null
+++ b/docs/static/img/safari-pinned-tab.svg
@@ -0,0 +1,18 @@
+
+
+
diff --git a/docs/static/img/site.webmanifest b/docs/static/img/site.webmanifest
new file mode 100644
index 0000000..b184f97
--- /dev/null
+++ b/docs/static/img/site.webmanifest
@@ -0,0 +1,19 @@
+{
+ "name": "",
+ "short_name": "",
+ "icons": [
+ {
+ "src": "/img/android-chrome-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "/img/android-chrome-512x512.png",
+ "sizes": "512x512",
+ "type": "image/png"
+ }
+ ],
+ "theme_color": "#ffffff",
+ "background_color": "#ffffff",
+ "display": "standalone"
+}
diff --git a/docs/templates/base.html b/docs/templates/base.html
index 9c5ddf7..aa6145d 100644
--- a/docs/templates/base.html
+++ b/docs/templates/base.html
@@ -10,11 +10,18 @@
-
-
+
+
-
-
+
+
+
+
+
+
+
+
+
@@ -24,7 +31,9 @@