From b8362031a060f4f848b9d49f42409b2f69ce5d67 Mon Sep 17 00:00:00 2001 From: Sam Tate Date: Wed, 28 Aug 2024 00:49:16 +0100 Subject: [PATCH] updated titles and favicon --- public/favicon.ico | Bin 4286 -> 4286 bytes src/components/BaseHead.astro | 2 +- src/pages/about.astro | 2 +- src/pages/index.astro | 4 ++-- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/favicon.ico b/public/favicon.ico index 578ad458b8906c08fbed84f42b045fea04db89d1..63afa86686f676c0d5fc36e61540da7ab0e00d36 100644 GIT binary patch literal 4286 zcmeH|Sx8h-7{{-m6fJJiy0IZ)ex=FLqsnb(MAv%CJ|*1(F%?h>O(~j5rjV4 zN)KfPK~`3@Ss*P)3xzE@Vw;tem3jO9buQd4b8W(mApi24bH4A~vwi2BPs51dFFD!J zuW_WeVe~f)BL#37GeQ0q(bl&|E3J;s-_8j9a}nsmiblXh7!A>2No`{x&T@oNCi0EO z8V>63CSHb-1GQk<_)NVR=0Ro9|Bdnhs81+qo(y;h_OSxkesK01jPD*)!+OyEV<8C^ z!FkX)*C7Em25qg$DG!bk_y{{;9B3?!sj+L|4h#Y*3T_2)i|ZuXn_&z{rO*T)KHQ>v4DruV6knwHt@dC>-tQql@qkmN+_SJ-N`!=GT68Zgo%uiotBK>m0@|yCYav zjC(r#OR?X=CvfgX@zxn?pSm+KAn9KBX{qsVBxncCmf|YE1$GB@y*u6AQ4W6^w&t#c zZH_jXdL#1JgJQl6G=Ezvrm@8FK?b&B7UA%3$G#6*uij}Cgi;*NJlbv+rPTfog7T$Znx`CIg5HgCz!}gx)4p`Rc4_Zba08Zu&OQ|+jjecSE@vF4;8PCN z{_cYI_yjc1DToJ41F2|ViksrCw`6Z0f~~cwujVfWjcJYTqaI4SU(;a=hH3DtJIp7p>Q2jLcnrEXmUQkJPz|qP6X^VFVKw{- z#W2WOcn*m!18RL+LFc0LQS6=Z!}Z%z-aiU;FfxqZ%1x(1YiN(w(Rl?Z-@bub$#h=m!0qiQFYJXvI0;&_Gw0*#5P29??@#~B z6?d&67o0gCSBFV?@Ndr7VH@cj`2UH38AA2xrnk&!jPx7z5#E9g^-2Ep#u+(*CSO^g z$TuvIFx4AKNbV!Z literal 4286 zcmchZF=!M)6ox0}Fc8GdTHG!cdIY>nA!3n2f|wxIl0rn}Hl#=uf>?-!2r&jMEF^_k zh**lGut*gwBmoNv7AaB&2~nbzULg{WBhPQ{ZVzvF_HL8Cb&hv$_s#qN|IO^o>?+mA zuTW6tU%k~z<&{z+7$G%*nRsTcEO|90xy<-G5&JTt%CgZZCDT4%R?+{Vd^wh>P8_)} z`+dF$HQb9!>1o`Ivn;GInlCw{9T@Rt%q+d^T3Ke%cxkk;$v`{s^zCB9nHAv6w$Vbn z8fb<+eQTNM`;rf9#obfGnV#3+OQEUv4gU;{oA@zol%keY9-e>4W>p7AHmH~&!P7f7!Uj` zwgFeQ=<3G4O;mwWO`L!=R-=y3_~-DPjH3W^3f&jjCfC$o#|oGaahSL`_=f?$&Aa+W z2h8oZ+@?NUcjGW|aWJfbM*ZzxzmCPY`b~RobNrrj=rd`=)8-j`iSW64@0_b6?;GYk zNB+-fzOxlqZ?`y{OA$WigtZXa8)#p#=DPYxH=VeC_Q5q9Cv`mvW6*zU&Gnp1;oPM6 zaK_B3j(l^FyJgYeE9RrmDyhE7W2}}nW%ic#0v@i1E!yTey$W)U>fyd+!@2hWQ!Wa==NAtKoj`f3tp4y$Al`e;?)76?AjdaRR>|?&r)~3Git> zb1)a?uiv|R0_{m#A9c;7)eZ1y6l@yQ#oE*>(Z2fG-&&smPa2QTW>m*^K65^~`coP$ z8y5Y?iS<4Gz{Zg##$1mk)u-0;X|!xu^FCr;ce~X<&UWE&pBgqfYmEJTzpK9I%vr%b z3Ksd6qlPJLI%HFfeXK_^|BXiKZC>Ocu(Kk6hD3G-8usLzVG^q00Qh gz)s7ge@$ApxGu7=(6IGIk+uG&HTev01^#CH3$(Wk5&!@I diff --git a/src/components/BaseHead.astro b/src/components/BaseHead.astro index 6e48d84..a835a6f 100644 --- a/src/components/BaseHead.astro +++ b/src/components/BaseHead.astro @@ -19,7 +19,7 @@ const socialUrl = Astro.site.href + 'assets/social.png' -{title} +CycleSam | {title} diff --git a/src/pages/about.astro b/src/pages/about.astro index 11b2b9f..0e34202 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -4,7 +4,7 @@ import { Image } from 'astro:assets'; import AboutImage from '../images/about/about.jpg'; -const title = 'CycleSam | About'; +const title = 'About'; const description = 'About CycleSam'; const permalink = `${Astro.site.href}about`; --- diff --git a/src/pages/index.astro b/src/pages/index.astro index 60436d7..fcb385d 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -4,8 +4,8 @@ import { Image } from 'astro:assets'; import HeroImage from '../images/home/hero.jpg'; -const title = 'My Astro Blog'; -const description = 'The perfect starter for your perfect blog.'; +const title = 'Walking, Cycling, Urbanism'; +const description = 'Writing about walking, cycling, and urbanism in UK cities and towns.'; const permalink = Astro.site.href; ---