From 6aad2208c6b9b942f3d5ed1b42a89f044077a637 Mon Sep 17 00:00:00 2001 From: Rehan Butt Date: Sat, 30 Sep 2023 18:14:56 -0700 Subject: [PATCH 1/2] Bug Fix resolves #601 --- .DS_Store | Bin 12292 -> 12292 bytes _photography/.DS_Store | Bin 6148 -> 6148 bytes _photography/assorted-snaps.markdown | 4 ++-- img/.DS_Store | Bin 14340 -> 14340 bytes img/photography/.DS_Store | Bin 10244 -> 10244 bytes photography.html | 2 +- 6 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.DS_Store b/.DS_Store index 542f41d66ae443ebb9a3e30ca586b4c5bd3e0980..3ac343eaedef1e64ea32a625dac164990b5ae870 100644 GIT binary patch delta 52 xcmZokXi3;GSA^5h$k0$n!Q9kj@_QBg%}+%_8JSumHrt5p+9 LAhMaA<1aq|tK|=+ diff --git a/_photography/assorted-snaps.markdown b/_photography/assorted-snaps.markdown index 982609f6..91ddf47e 100644 --- a/_photography/assorted-snaps.markdown +++ b/_photography/assorted-snaps.markdown @@ -2,9 +2,9 @@ layout: post-photo title: Assorted Snaps thumbnail: burj-al-arab.jpg -thumbnail-alt: +thumbnail-alt: Lobby of Burj Al Arab hero-image: "assorted/burj-al-arab-hero.jpg" -hero-image-alt: +hero-image-alt: Lobby of Burj Al Arab featured: true date: 15-01-2014 diff --git a/img/.DS_Store b/img/.DS_Store index bd0763ece0ddc451f06e9d38b43ae0dc1c793f0b..36ce05b3a92e77f17c102bc21cd5ae39063855c4 100644 GIT binary patch delta 51 zcmV-30L=e{aD;HMUlEhr6m|zPF)=J4H#L*cAV8Bn5f`&E64(v13m~%&lfoqxv(g?k J0ka1%{Ri1l5#Im+ delta 65 zcmV-H0KWf(aD;HMUl9SglVA~X3mAKQG%__TAT>ESlhGg>0g96jCm#WelR6O^vojLd X4YLX$v<{PD5)`x39yI~82Qd8yxK0$% diff --git a/img/photography/.DS_Store b/img/photography/.DS_Store index c80d1838ccbe5e61540fdea4b6cc8b3aefdf707e..21e5ac73d72033343f9abd0523b8036ee7a7a694 100644 GIT binary patch delta 59 zcmZn(XbITRBtH4Aa2bb@p`ng~xv9zI|Kie<_X?>^P7xR094xV!eKWg4H9JTN4@^m| HjzTp6Wo;7u delta 29 kcmZn(XbITRBtChL=$^@wB}6xeNNi@`%%)Jo4isqu0JDD!KmY&$ diff --git a/photography.html b/photography.html index 5215a84e..b5b2b308 100644 --- a/photography.html +++ b/photography.html @@ -14,7 +14,7 @@

Photography

{%- endif -%}
- {{ project.tile-name }} Tile + {{photoset.thumbnail-alt}}

{{ photoset.title }}

From a51cd8af24343d01675a3654499ab07ba6f0161b Mon Sep 17 00:00:00 2001 From: Rehan Butt Date: Sat, 30 Sep 2023 18:15:12 -0700 Subject: [PATCH 2/2] Version Increment --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 0a8519ef..478c1fa3 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,7 @@ description: > # this means to ignore newlines until "baseurl:" baseurl: "" # the subpath of your site, e.g. /blog url: "https://rehanbutt.com" # the base hostname & protocol for your site -version: 7.5.0 +version: 7.5.1 version-naming: [Apricot, Blackcurrent, Coconut, Dragonfruit, Elderberry, Fig, Guava] # Build settings