diff --git a/main-site/content/feed/preview-of-my-new-desk.md b/main-site/content/feed/preview-of-my-new-desk.md index 1a726ea..7fba2b7 100644 --- a/main-site/content/feed/preview-of-my-new-desk.md +++ b/main-site/content/feed/preview-of-my-new-desk.md @@ -2,7 +2,7 @@ title: 'Preview of My New Desk' description: 'Final stretch of making my first real furniture piece and a small challenge ;-;' date: 2026-07-08T22:47:52-07:00 -thumbnail: /img/08-jul-2026/thumbnail.JPG +thumbnail: /img/08-jul-2026/thumbnail.jpg article: true --- diff --git a/main-site/static/img/08-jul-2026/thumbnail.JPG b/main-site/static/img/08-jul-2026/thumbnail.JPG deleted file mode 100644 index c80553b..0000000 Binary files a/main-site/static/img/08-jul-2026/thumbnail.JPG and /dev/null differ diff --git a/main-site/static/img/08-jul-2026/thumbnail.jpg b/main-site/static/img/08-jul-2026/thumbnail.jpg new file mode 100644 index 0000000..7f48066 --- /dev/null +++ b/main-site/static/img/08-jul-2026/thumbnail.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15acaa2068ec0033dd1d9ec3fc4e5ce223ff6c217ff7b8316336118ef55e10d5 +size 170117 diff --git a/main-site/themes/temper/layouts/partials/head.html b/main-site/themes/temper/layouts/partials/head.html index 5745e12..548d8c5 100644 --- a/main-site/themes/temper/layouts/partials/head.html +++ b/main-site/themes/temper/layouts/partials/head.html @@ -26,6 +26,7 @@ {{- /* Twitter meta tags */ -}} + {{ if .Params.Thumbnail }} {{- /* Hard coding this because baseURL is super delicate */ -}}