diff --git a/config.yaml b/config.yaml index 6ac04b51..2ae04fab 100644 --- a/config.yaml +++ b/config.yaml @@ -8,7 +8,7 @@ noJSConfigInAssets: true params: author: Dave Gallant - subtitle: blog + subtitle: description: "Dave Gallant is a software developer and a computer enthusiast." logo: diff --git a/static/android-chrome-192x192.png b/static/android-chrome-192x192.png new file mode 100644 index 00000000..dda252ec Binary files /dev/null and b/static/android-chrome-192x192.png differ diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png new file mode 100644 index 00000000..21be9763 Binary files /dev/null and b/static/apple-touch-icon.png differ diff --git a/static/mstile-150x150.png b/static/mstile-150x150.png new file mode 100644 index 00000000..c523258d Binary files /dev/null and b/static/mstile-150x150.png differ