diff --git a/README.md b/README.md
index 59e37986..413f49e2 100644
--- a/README.md
+++ b/README.md
@@ -211,6 +211,7 @@ paige:
icons_path: "/my-assets/my-bootstrap-icons.css" # Use local Bootstrap icons
scripts_path: "/my-assets/my-bootstrap.bundle.min.js" # Use local Bootstrap scripts
styles_path: "/my-assets/my-bootstrap.min.css" # Use local Bootstrap styles
+ color: "#123456" # Theme color for Safari and Windows
comments:
cactus: # cactus.chat
account_id: "123456"
diff --git a/layouts/partials/paige-link.html b/layouts/partials/paige-link.html
index 922694b8..0d090ef0 100644
--- a/layouts/partials/paige-link.html
+++ b/layouts/partials/paige-link.html
@@ -1,3 +1,10 @@
+
+
+
+
+
+
+
{{ with .Site.Params.paige.bootstrap.styles_path }}
{{ else }}
diff --git a/layouts/partials/paige-meta.html b/layouts/partials/paige-meta.html
index 2df71341..e7b4819a 100644
--- a/layouts/partials/paige-meta.html
+++ b/layouts/partials/paige-meta.html
@@ -8,6 +8,8 @@
{{ if or .Keywords .Params.tags .Params.categories }}
{{ end }}
+
+
{{ template "_internal/opengraph.html" . }}
{{ template "_internal/twitter_cards.html" . }}
diff --git a/static/android-chrome-192x192.png b/static/android-chrome-192x192.png
new file mode 100644
index 00000000..785b1ad7
Binary files /dev/null and b/static/android-chrome-192x192.png differ
diff --git a/static/android-chrome-512x512.png b/static/android-chrome-512x512.png
new file mode 100644
index 00000000..a954d14d
Binary files /dev/null and b/static/android-chrome-512x512.png differ
diff --git a/static/apple-touch-icon-114x114-precomposed.png b/static/apple-touch-icon-114x114-precomposed.png
new file mode 100644
index 00000000..b50de0f5
Binary files /dev/null and b/static/apple-touch-icon-114x114-precomposed.png differ
diff --git a/static/apple-touch-icon-114x114.png b/static/apple-touch-icon-114x114.png
new file mode 100644
index 00000000..520f56e1
Binary files /dev/null and b/static/apple-touch-icon-114x114.png differ
diff --git a/static/apple-touch-icon-120x120-precomposed.png b/static/apple-touch-icon-120x120-precomposed.png
new file mode 100644
index 00000000..855e5c7c
Binary files /dev/null and b/static/apple-touch-icon-120x120-precomposed.png differ
diff --git a/static/apple-touch-icon-120x120.png b/static/apple-touch-icon-120x120.png
new file mode 100644
index 00000000..e82e8963
Binary files /dev/null and b/static/apple-touch-icon-120x120.png differ
diff --git a/static/apple-touch-icon-144x144-precomposed.png b/static/apple-touch-icon-144x144-precomposed.png
new file mode 100644
index 00000000..22c62abe
Binary files /dev/null and b/static/apple-touch-icon-144x144-precomposed.png differ
diff --git a/static/apple-touch-icon-144x144.png b/static/apple-touch-icon-144x144.png
new file mode 100644
index 00000000..32954cc9
Binary files /dev/null and b/static/apple-touch-icon-144x144.png differ
diff --git a/static/apple-touch-icon-152x152-precomposed.png b/static/apple-touch-icon-152x152-precomposed.png
new file mode 100644
index 00000000..afe7fc83
Binary files /dev/null and b/static/apple-touch-icon-152x152-precomposed.png differ
diff --git a/static/apple-touch-icon-152x152.png b/static/apple-touch-icon-152x152.png
new file mode 100644
index 00000000..e5c6af4f
Binary files /dev/null and b/static/apple-touch-icon-152x152.png differ
diff --git a/static/apple-touch-icon-180x180-precomposed.png b/static/apple-touch-icon-180x180-precomposed.png
new file mode 100644
index 00000000..73652c9d
Binary files /dev/null and b/static/apple-touch-icon-180x180-precomposed.png differ
diff --git a/static/apple-touch-icon-180x180.png b/static/apple-touch-icon-180x180.png
new file mode 100644
index 00000000..768e77ec
Binary files /dev/null and b/static/apple-touch-icon-180x180.png differ
diff --git a/static/apple-touch-icon-57x57-precomposed.png b/static/apple-touch-icon-57x57-precomposed.png
new file mode 100644
index 00000000..3a1ffc7c
Binary files /dev/null and b/static/apple-touch-icon-57x57-precomposed.png differ
diff --git a/static/apple-touch-icon-57x57.png b/static/apple-touch-icon-57x57.png
new file mode 100644
index 00000000..d2357686
Binary files /dev/null and b/static/apple-touch-icon-57x57.png differ
diff --git a/static/apple-touch-icon-60x60-precomposed.png b/static/apple-touch-icon-60x60-precomposed.png
new file mode 100644
index 00000000..2e267a41
Binary files /dev/null and b/static/apple-touch-icon-60x60-precomposed.png differ
diff --git a/static/apple-touch-icon-60x60.png b/static/apple-touch-icon-60x60.png
new file mode 100644
index 00000000..bc2f5865
Binary files /dev/null and b/static/apple-touch-icon-60x60.png differ
diff --git a/static/apple-touch-icon-72x72-precomposed.png b/static/apple-touch-icon-72x72-precomposed.png
new file mode 100644
index 00000000..b5a2c95b
Binary files /dev/null and b/static/apple-touch-icon-72x72-precomposed.png differ
diff --git a/static/apple-touch-icon-72x72.png b/static/apple-touch-icon-72x72.png
new file mode 100644
index 00000000..89278629
Binary files /dev/null and b/static/apple-touch-icon-72x72.png differ
diff --git a/static/apple-touch-icon-76x76-precomposed.png b/static/apple-touch-icon-76x76-precomposed.png
new file mode 100644
index 00000000..0ecabbf4
Binary files /dev/null and b/static/apple-touch-icon-76x76-precomposed.png differ
diff --git a/static/apple-touch-icon-76x76.png b/static/apple-touch-icon-76x76.png
new file mode 100644
index 00000000..7fdc5ec9
Binary files /dev/null and b/static/apple-touch-icon-76x76.png differ
diff --git a/static/apple-touch-icon-precomposed.png b/static/apple-touch-icon-precomposed.png
new file mode 100644
index 00000000..655ea002
Binary files /dev/null and b/static/apple-touch-icon-precomposed.png differ
diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png
new file mode 100644
index 00000000..bcca3231
Binary files /dev/null and b/static/apple-touch-icon.png differ
diff --git a/static/browserconfig.xml b/static/browserconfig.xml
new file mode 100644
index 00000000..e7b79f6a
--- /dev/null
+++ b/static/browserconfig.xml
@@ -0,0 +1,8 @@
+
+
+
+
+ #0d6efd
+
+
+
diff --git a/static/favicon-16x16.png b/static/favicon-16x16.png
new file mode 100644
index 00000000..d825e528
Binary files /dev/null and b/static/favicon-16x16.png differ
diff --git a/static/favicon-32x32.png b/static/favicon-32x32.png
new file mode 100644
index 00000000..709dd996
Binary files /dev/null and b/static/favicon-32x32.png differ
diff --git a/static/favicon.ico b/static/favicon.ico
new file mode 100644
index 00000000..e20ce30e
Binary files /dev/null and b/static/favicon.ico differ
diff --git a/static/favicon.png b/static/favicon.png
new file mode 100644
index 00000000..e3a22580
Binary files /dev/null and b/static/favicon.png differ
diff --git a/static/favicon.svg b/static/favicon.svg
new file mode 100644
index 00000000..8e704586
--- /dev/null
+++ b/static/favicon.svg
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/static/mstile-144x144.png b/static/mstile-144x144.png
new file mode 100644
index 00000000..ef568d18
Binary files /dev/null and b/static/mstile-144x144.png differ
diff --git a/static/mstile-150x150.png b/static/mstile-150x150.png
new file mode 100644
index 00000000..bbf66f68
Binary files /dev/null and b/static/mstile-150x150.png differ
diff --git a/static/mstile-310x150.png b/static/mstile-310x150.png
new file mode 100644
index 00000000..51abf009
Binary files /dev/null and b/static/mstile-310x150.png differ
diff --git a/static/mstile-310x310.png b/static/mstile-310x310.png
new file mode 100644
index 00000000..b365a82e
Binary files /dev/null and b/static/mstile-310x310.png differ
diff --git a/static/mstile-70x70.png b/static/mstile-70x70.png
new file mode 100644
index 00000000..84b58c29
Binary files /dev/null and b/static/mstile-70x70.png differ
diff --git a/static/safari-pinned-tab.svg b/static/safari-pinned-tab.svg
new file mode 100644
index 00000000..b1676d0d
--- /dev/null
+++ b/static/safari-pinned-tab.svg
@@ -0,0 +1,52 @@
+
+
+
+
+Created by potrace 1.14, written by Peter Selinger 2001-2017
+
+
+
+
+
+
+
+
+
diff --git a/static/site.webmanifest b/static/site.webmanifest
new file mode 100644
index 00000000..5c3c1ad2
--- /dev/null
+++ b/static/site.webmanifest
@@ -0,0 +1,19 @@
+{
+ "name": "",
+ "short_name": "",
+ "icons": [
+ {
+ "src": "/android-chrome-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "/android-chrome-512x512.png",
+ "sizes": "512x512",
+ "type": "image/png"
+ }
+ ],
+ "theme_color": "#0d6efd",
+ "background_color": "#0d6efd",
+ "display": "standalone"
+}