chore: updated pages 475a1933
Steve · 2025-12-22 17:22 2 file(s) · +3 −4
src/pages/about.astro +1 −2
15 15
    <h1 class="title">About</h1>
16 16
    <p>
17 17
      Hey there! My name is Steve and I’m a DX Engineer with a passion for
18 -
      developer tooling that advances cypherpunk values, such as privacy,
19 -
      decentralization, and self-sovereignty. I’m currently working at
18 +
      developer tooling that advances blockchain, privacy, and an open web. I’m currently working at
20 19
      <a
21 20
        class="style-link inline-block"
22 21
        target="_blank"
src/pages/index.astro +2 −2
16 16
	<section>
17 17
		<h1 class="title pb-6">Hey there!</h1>
18 18
		<p class="mb-4">
19 -
			My name is Steve. I'm a DX Engineer with a passion for developer tooling that advances cypherpunk values. I'm currently building tools at <a
19 +
			My name is Steve. I'm a DX Engineer with a passion for developer tooling that advances blockchain, privacy, and an open web. I'm currently building tools at <a
20 20
        href="https://namehash.io"
21 21
				target="_blank"
22 22
				rel="noopener noreferrer"
24 24
			 as well as some other <a
25 25
        href="/projects"
26 26
				class="style-link">projects</a
27 -
      > 
27 +
      >
28 28
			in my spare time.</p>
29 29
		<SocialList />
30 30
		<p>Or anywhere with my handle <span class="text-accent">@stevedylandev</span></p>