diff --git a/deploy.sh b/deploy.sh index c189ab0..f59e132 100755 --- a/deploy.sh +++ b/deploy.sh @@ -16,6 +16,7 @@ node src/js/generate-rss.js # Copy necessary files echo "Copying files..." cp index.html deploy/ +cp favicon.svg deploy/ cp -r dist deploy/ cp -r src/js deploy/js diff --git a/deploy/favicon.svg b/deploy/favicon.svg new file mode 100644 index 0000000..46e68f4 --- /dev/null +++ b/deploy/favicon.svg @@ -0,0 +1,5 @@ + + + + GT + diff --git a/deploy/feed.xml b/deploy/feed.xml index c0cdc5c..a55e03d 100644 --- a/deploy/feed.xml +++ b/deploy/feed.xml @@ -6,7 +6,7 @@ https://glenneth.org en-us - Tue, 03 Dec 2024 03:35:25 GMT + Wed, 04 Dec 2024 11:21:13 GMT Aesthetic Meets Ergonomics: My Deep Dive into the Glove80 Keyboard diff --git a/deploy/index.html b/deploy/index.html index 4eed631..6987874 100644 --- a/deploy/index.html +++ b/deploy/index.html @@ -11,6 +11,7 @@ content="Exploring the intersection of electrical engineering, technology, and cultural experiences from two decades in the Middle East"> Glenn Thompson - Technology, Engineering & Travel + + + + GT + diff --git a/feed.xml b/feed.xml index c0cdc5c..a55e03d 100644 --- a/feed.xml +++ b/feed.xml @@ -6,7 +6,7 @@ https://glenneth.org en-us - Tue, 03 Dec 2024 03:35:25 GMT + Wed, 04 Dec 2024 11:21:13 GMT Aesthetic Meets Ergonomics: My Deep Dive into the Glove80 Keyboard diff --git a/index.html b/index.html index 4eed631..6987874 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,7 @@ content="Exploring the intersection of electrical engineering, technology, and cultural experiences from two decades in the Middle East"> Glenn Thompson - Technology, Engineering & Travel +