summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_config.yml2
-rw-r--r--_includes/head.html1
-rw-r--r--assets/img/android-chrome-192x192.png (renamed from android-chrome-192x192.png)bin2582 -> 2582 bytes
-rw-r--r--assets/img/android-chrome-512x512.png (renamed from android-chrome-512x512.png)bin9703 -> 9703 bytes
-rw-r--r--assets/img/apple-touch-icon.png (renamed from apple-touch-icon.png)bin2480 -> 2480 bytes
-rw-r--r--assets/img/favicon-16x16.png (renamed from favicon-16x16.png)bin786 -> 786 bytes
-rw-r--r--assets/img/favicon-32x32.png (renamed from favicon-32x32.png)bin1033 -> 1033 bytes
-rw-r--r--assets/img/favicon.ico (renamed from favicon.ico)bin15086 -> 15086 bytes
-rw-r--r--assets/img/mstile-144x144.png (renamed from mstile-144x144.png)bin1944 -> 1944 bytes
-rw-r--r--assets/img/mstile-150x150.png (renamed from mstile-150x150.png)bin2039 -> 2039 bytes
-rw-r--r--assets/img/mstile-310x150.png (renamed from mstile-310x150.png)bin2385 -> 2385 bytes
-rw-r--r--assets/img/mstile-310x310.png (renamed from mstile-310x310.png)bin3804 -> 3804 bytes
-rw-r--r--assets/img/mstile-70x70.png (renamed from mstile-70x70.png)bin1732 -> 1732 bytes
-rw-r--r--assets/img/safari-pinned-tab.svg (renamed from safari-pinned-tab.svg)0
14 files changed, 2 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index a2d1918..309fffb 100644
--- a/_config.yml
+++ b/_config.yml
@@ -15,7 +15,7 @@ footer_text: >
Powered by <a href="http://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
-icon: 🔥 # the emoji used as the favicon
+icon: # 💻 This emoji is the PC. If icon is empty, then my favicon is used.
baseurl: # the subpath of your site, e.g. /blog/
url: "https://karl.hallsby.com" # the base hostname & protocol for your site
last_updated: false # set to true if you want to display last updated in the footer
diff --git a/_includes/head.html b/_includes/head.html
index 3b1f1f3..661b497 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -40,6 +40,7 @@
{% if site.icon != empty %}
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>{{ site.icon }}</text></svg>">
{% endif %}
+<link rel="icon" type="image/png" href="/assets/img/favicon.ico"/>
<link rel="stylesheet" href="{{ '/assets/css/main.css' | relative_url }}">
<link rel="canonical" href="{{ page.url | replace:'index.html','' | relative_url }}">
diff --git a/android-chrome-192x192.png b/assets/img/android-chrome-192x192.png
index 2cb3183..2cb3183 100644
--- a/android-chrome-192x192.png
+++ b/assets/img/android-chrome-192x192.png
Binary files differ
diff --git a/android-chrome-512x512.png b/assets/img/android-chrome-512x512.png
index 7f72e04..7f72e04 100644
--- a/android-chrome-512x512.png
+++ b/assets/img/android-chrome-512x512.png
Binary files differ
diff --git a/apple-touch-icon.png b/assets/img/apple-touch-icon.png
index d86e539..d86e539 100644
--- a/apple-touch-icon.png
+++ b/assets/img/apple-touch-icon.png
Binary files differ
diff --git a/favicon-16x16.png b/assets/img/favicon-16x16.png
index 2a73b82..2a73b82 100644
--- a/favicon-16x16.png
+++ b/assets/img/favicon-16x16.png
Binary files differ
diff --git a/favicon-32x32.png b/assets/img/favicon-32x32.png
index 4b17b88..4b17b88 100644
--- a/favicon-32x32.png
+++ b/assets/img/favicon-32x32.png
Binary files differ
diff --git a/favicon.ico b/assets/img/favicon.ico
index 9a6828f..9a6828f 100644
--- a/favicon.ico
+++ b/assets/img/favicon.ico
Binary files differ
diff --git a/mstile-144x144.png b/assets/img/mstile-144x144.png
index 8964960..8964960 100644
--- a/mstile-144x144.png
+++ b/assets/img/mstile-144x144.png
Binary files differ
diff --git a/mstile-150x150.png b/assets/img/mstile-150x150.png
index 9bfbaac..9bfbaac 100644
--- a/mstile-150x150.png
+++ b/assets/img/mstile-150x150.png
Binary files differ
diff --git a/mstile-310x150.png b/assets/img/mstile-310x150.png
index 30c3615..30c3615 100644
--- a/mstile-310x150.png
+++ b/assets/img/mstile-310x150.png
Binary files differ
diff --git a/mstile-310x310.png b/assets/img/mstile-310x310.png
index 4b08919..4b08919 100644
--- a/mstile-310x310.png
+++ b/assets/img/mstile-310x310.png
Binary files differ
diff --git a/mstile-70x70.png b/assets/img/mstile-70x70.png
index 12976cc..12976cc 100644
--- a/mstile-70x70.png
+++ b/assets/img/mstile-70x70.png
Binary files differ
diff --git a/safari-pinned-tab.svg b/assets/img/safari-pinned-tab.svg
index d7007ca..d7007ca 100644
--- a/safari-pinned-tab.svg
+++ b/assets/img/safari-pinned-tab.svg