diff --git a/scoobs.xyz/android-chrome-192x192.png b/scoobs.xyz/android-chrome-192x192.png new file mode 100644 index 0000000..39dc23e Binary files /dev/null and b/scoobs.xyz/android-chrome-192x192.png differ diff --git a/scoobs.xyz/android-chrome-512x512.png b/scoobs.xyz/android-chrome-512x512.png new file mode 100644 index 0000000..b80ffae Binary files /dev/null and b/scoobs.xyz/android-chrome-512x512.png differ diff --git a/scoobs.xyz/apple-touch-icon.png b/scoobs.xyz/apple-touch-icon.png new file mode 100644 index 0000000..07c5e02 Binary files /dev/null and b/scoobs.xyz/apple-touch-icon.png differ diff --git a/scoobs.xyz/browserconfig.xml b/scoobs.xyz/browserconfig.xml new file mode 100644 index 0000000..f9c2e67 --- /dev/null +++ b/scoobs.xyz/browserconfig.xml @@ -0,0 +1,9 @@ + + + + + + #2b5797 + + + diff --git a/scoobs.xyz/favicon-16x16.png b/scoobs.xyz/favicon-16x16.png new file mode 100644 index 0000000..36cb8e1 Binary files /dev/null and b/scoobs.xyz/favicon-16x16.png differ diff --git a/scoobs.xyz/favicon-32x32.png b/scoobs.xyz/favicon-32x32.png new file mode 100644 index 0000000..9fdcecc Binary files /dev/null and b/scoobs.xyz/favicon-32x32.png differ diff --git a/scoobs.xyz/favicon.ico b/scoobs.xyz/favicon.ico new file mode 100644 index 0000000..c0be3a9 Binary files /dev/null and b/scoobs.xyz/favicon.ico differ diff --git a/scoobs.xyz/index.html b/scoobs.xyz/index.html new file mode 100644 index 0000000..07b8c07 --- /dev/null +++ b/scoobs.xyz/index.html @@ -0,0 +1,33 @@ + + + + + + Scoobs! + + + + + + + + + + + + + +

Scoobs Did It Again

+ +

How exciting.

+ +

Be sure to check out all the great related services. Links coming soon...

+ +

Buy my new book. On sale now.

+ +

For online documentation and support please refer to +My Docs.
+

+ + + diff --git a/scoobs.xyz/mstile-150x150.png b/scoobs.xyz/mstile-150x150.png new file mode 100644 index 0000000..0b41936 Binary files /dev/null and b/scoobs.xyz/mstile-150x150.png differ diff --git a/scoobs.xyz/safari-pinned-tab.svg b/scoobs.xyz/safari-pinned-tab.svg new file mode 100644 index 0000000..6d5110b --- /dev/null +++ b/scoobs.xyz/safari-pinned-tab.svg @@ -0,0 +1,1094 @@ + + + + +Created by potrace 1.11, written by Peter Selinger 2001-2013 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/scoobs.xyz/site.webmanifest b/scoobs.xyz/site.webmanifest new file mode 100644 index 0000000..7d39f0b --- /dev/null +++ b/scoobs.xyz/site.webmanifest @@ -0,0 +1,19 @@ +{ + "name": "Scoobs!", + "short_name": "Scoobs!", + "icons": [ + { + "src": "/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/android-chrome-512x512.png", + "sizes": "512x512", + "type": "image/png" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +}