update links da3efa7d
Steve · 2024-08-26 11:38 1 file(s) · +12 −12
src/pages/index.astro +12 −12
40 40
	<section class="mt-16">
41 41
		<h2 class="title mb-4 text-xl">Extras</h2>
42 42
		<ul class="space-y-4 sm:space-y-2">
43 +
		<li>
44 +
			<a
45 +
				href="https://pi.stevedylan.dev"
46 +
				target="_blank"
47 +
				rel="noopener noreferrer"
48 +
				class="cactus-link inline-block"
49 +
				>🍇 Steve's Pi
50 +
			</a>:
51 +
			<p class="inline-block sm:mt-2">See a live view of the Raspberry Pi on my desk</p>
52 +
		</li>
43 53
			<li>
44 54
				<a
45 55
					href="https://ethglobal.com/showcase/cosmic-cowboys-3q0co"
52 62
			</li>
53 63
			<li>
54 64
				<a
55 -
					href="https://photocaster.xyz"
56 -
					target="_blank"
57 -
					rel="noopener noreferrer"
58 -
					class="cactus-link inline-block"
59 -
					>📱 Photocaster.xyz
60 -
				</a>:
61 -
				<p class="inline-block sm:mt-2">A photogrpahy focused Farcaster client</p>
62 -
			</li>
63 -
			<li>
64 -
				<a
65 -
					href="https://stevedylanphoto.com"
65 +
					href="https://photos.stevedylan.dev"
66 66
					target="_blank"
67 67
					rel="noopener noreferrer"
68 68
					class="cactus-link inline-block"
69 -
					>📷 stevedylanphoto
69 +
					>📷 Photos
70 70
				</a>:
71 71
				<p class="inline-block sm:mt-2">My personal photography portfolio</p>
72 72
			</li>