diff --git a/404.html b/404.html index 48d273e..de7241f 100644 --- a/404.html +++ b/404.html @@ -333,6 +333,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -382,12 +394,33 @@ This will work for both GitHub pages and Netlify: - + + - \ No newline at end of file + diff --git a/CNAME b/CNAME deleted file mode 100644 index c297560..0000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -chriskaczor.com \ No newline at end of file diff --git a/about/index.html b/about/index.html index 083018b..0815042 100644 --- a/about/index.html +++ b/about/index.html @@ -333,6 +333,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -373,12 +385,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/blog/back-again/index.html b/blog/back-again/index.html index f3752cf..07d6a4d 100644 --- a/blog/back-again/index.html +++ b/blog/back-again/index.html @@ -501,6 +501,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -570,12 +582,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/blog/cpu-usage-status-window/index.html b/blog/cpu-usage-status-window/index.html index 8924c29..340c9cd 100644 --- a/blog/cpu-usage-status-window/index.html +++ b/blog/cpu-usage-status-window/index.html @@ -501,6 +501,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -569,12 +581,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/blog/etsy-shop-widget/index.html b/blog/etsy-shop-widget/index.html index fdcdbb3..26dc526 100644 --- a/blog/etsy-shop-widget/index.html +++ b/blog/etsy-shop-widget/index.html @@ -501,6 +501,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -619,12 +631,33 @@ export default class App extends Vue { - + + - \ No newline at end of file + diff --git a/blog/feed-center/index.html b/blog/feed-center/index.html index 72318f1..486c7c1 100644 --- a/blog/feed-center/index.html +++ b/blog/feed-center/index.html @@ -501,6 +501,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -570,12 +582,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/blog/floating-status-window/index.html b/blog/floating-status-window/index.html index b7b403c..18dfa2b 100644 --- a/blog/floating-status-window/index.html +++ b/blog/floating-status-window/index.html @@ -501,6 +501,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -573,12 +585,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/blog/hello-world/index.html b/blog/hello-world/index.html index 8f3e949..0d028f3 100644 --- a/blog/hello-world/index.html +++ b/blog/hello-world/index.html @@ -501,6 +501,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -562,12 +574,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/blog/laundry-monitor-hardware/index.html b/blog/laundry-monitor-hardware/index.html index c2c0936..cc5ada5 100644 --- a/blog/laundry-monitor-hardware/index.html +++ b/blog/laundry-monitor-hardware/index.html @@ -501,6 +501,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -571,12 +583,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/blog/laundry-monitor-software/index.html b/blog/laundry-monitor-software/index.html index 8affd62..d76c7fa 100644 --- a/blog/laundry-monitor-software/index.html +++ b/blog/laundry-monitor-software/index.html @@ -501,6 +501,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -567,12 +579,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/blog/system-temperature-status-window/index.html b/blog/system-temperature-status-window/index.html index 3af0da7..f935f71 100644 --- a/blog/system-temperature-status-window/index.html +++ b/blog/system-temperature-status-window/index.html @@ -501,6 +501,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -569,12 +581,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/blog/weather-station/index.html b/blog/weather-station/index.html index 225c824..0b6f229 100644 --- a/blog/weather-station/index.html +++ b/blog/weather-station/index.html @@ -501,6 +501,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -575,12 +587,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/blog/where-did-the-time-go/index.html b/blog/where-did-the-time-go/index.html index 63b2d9b..a46107f 100644 --- a/blog/where-did-the-time-go/index.html +++ b/blog/where-did-the-time-go/index.html @@ -501,6 +501,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -566,12 +578,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/blog/work-indicator/index.html b/blog/work-indicator/index.html index ed66406..7d2ffdd 100644 --- a/blog/work-indicator/index.html +++ b/blog/work-indicator/index.html @@ -501,6 +501,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -565,12 +577,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/css/index.css b/css/index.css index 046ebf5..1a0cc6e 100644 --- a/css/index.css +++ b/css/index.css @@ -312,3 +312,15 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} diff --git a/img/feed/rss-white.svg b/img/feed/rss-white.svg new file mode 100644 index 0000000..af83c12 --- /dev/null +++ b/img/feed/rss-white.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/img/feed/rss.svg b/img/feed/rss.svg new file mode 100644 index 0000000..8875325 --- /dev/null +++ b/img/feed/rss.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/img/github/github-mark-white.svg b/img/github/github-mark-white.svg new file mode 100644 index 0000000..d5e6491 --- /dev/null +++ b/img/github/github-mark-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/github/github-mark.svg b/img/github/github-mark.svg new file mode 100644 index 0000000..37fa923 --- /dev/null +++ b/img/github/github-mark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/linkedin/linkedin-white.svg b/img/linkedin/linkedin-white.svg new file mode 100644 index 0000000..e913d6f --- /dev/null +++ b/img/linkedin/linkedin-white.svg @@ -0,0 +1 @@ + diff --git a/img/linkedin/linkedin.svg b/img/linkedin/linkedin.svg new file mode 100644 index 0000000..c663429 --- /dev/null +++ b/img/linkedin/linkedin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index 57804fa..5aa7a03 100644 --- a/index.html +++ b/index.html @@ -334,6 +334,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -648,12 +660,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/sitemap.xml b/sitemap.xml index 7bc1dca..70b8d71 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -63,21 +63,21 @@ https://chriskaczor.com/about/ - 2024-11-22 + 2024-11-25 https://chriskaczor.com/ - 2024-11-22 + 2024-11-25 https://chriskaczor.com/tags/ - 2024-11-22 + 2024-11-25 https://chriskaczor.com/feed/feed.xml - 2024-11-22 + 2024-11-25 \ No newline at end of file diff --git a/tags/code/index.html b/tags/code/index.html index 0219a7a..3ad1570 100644 --- a/tags/code/index.html +++ b/tags/code/index.html @@ -334,6 +334,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -631,12 +643,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/tags/critters/index.html b/tags/critters/index.html index fffc7e8..6708303 100644 --- a/tags/critters/index.html +++ b/tags/critters/index.html @@ -334,6 +334,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -403,12 +415,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/tags/excuses/index.html b/tags/excuses/index.html index 8bb578b..ded5b4d 100644 --- a/tags/excuses/index.html +++ b/tags/excuses/index.html @@ -334,6 +334,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -424,12 +436,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/tags/floating-status-window/index.html b/tags/floating-status-window/index.html index 9340315..8e07251 100644 --- a/tags/floating-status-window/index.html +++ b/tags/floating-status-window/index.html @@ -334,6 +334,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -475,12 +487,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/tags/index.html b/tags/index.html index 3a72f96..673718d 100644 --- a/tags/index.html +++ b/tags/index.html @@ -333,6 +333,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -399,12 +411,33 @@ img[width][height] { - + + - \ No newline at end of file + diff --git a/tags/weather/index.html b/tags/weather/index.html index 879600f..e1c553d 100644 --- a/tags/weather/index.html +++ b/tags/weather/index.html @@ -334,6 +334,18 @@ img[height] { img[width][height] { height: auto; } + +.footer-links { + display: flex; + justify-content: center; + margin-top: 1rem; + height: 2rem; + column-gap: 1rem; + + img { + height: 2rem; + } +} @@ -403,12 +415,33 @@ img[width][height] { - + + - \ No newline at end of file +