chore: updated photography site link 1ef571fb
Steve · 2025-10-10 23:07 2 file(s) · +3 −3
src/data/constants.ts +2 −2
21 21
	},
22 22
	{
23 23
		title: "Photos",
24 -
		path: "https://photos.stevedylan.dev",
24 +
		path: "https://steve.photo",
25 25
	},
26 26
];
27 27
34 34
	farcaster: "https://farcaster.xyz/stevedylandev.eth",
35 35
	medium: "https://medium.com/@stevedylandev",
36 36
	linkedin: "https://www.linkedin.com/in/steve-simkins/",
37 -
	photos: "https://photos.stevedylan.dev",
37 +
	photos: "https://steve.photo",
38 38
	threads: "https://threads.net/stevedylandev",
39 39
	website: "/",
40 40
	coffee: "https://buymeacoffee.com/stevedylandev",
src/pages/index.astro +1 −1
116 116
			</li>
117 117
			<li>
118 118
				<a
119 -
					href="https://photos.stevedylan.dev"
119 +
					href="https://steve.photo"
120 120
					target="_blank"
121 121
					rel="noopener noreferrer"
122 122
					class="style-link inline-block"