chore: updated eth icon to ens 3f7ffeed
Steve · 2025-12-16 21:40 4 file(s) · +40 −51
src/components/SocialList.astro +8 −13
115 115
				rel="noopener noreferrer"
116 116
			>
117 117
				<svg
118 -
					xmlns="http://www.w3.org/2000/svg"
119 -
					class="h-6 w-6"
120 -
					width="44"
121 -
					height="44"
122 -
					viewBox="0 0 24 24"
123 -
					stroke-width="1.5"
124 -
					stroke="currentColor"
125 -
					stroke-linejoin="round"
126 -
				>
127 -
					<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
128 -
					<path d="M6 12l6 -9l6 9l-6 9z"></path>
129 -
					<path d="M6 12l6 -3l6 3l-6 2z"></path>
130 -
				</svg>
118 +
				class="h-6 w-6" stroke-width="1.5" stroke="currentColor"
119 +
				 viewBox="0 0 202 231"  xmlns="http://www.w3.org/2000/svg">
120 +
<path d="M98.3592 2.80337L34.8353 107.327C34.3371 108.147 33.1797 108.238 32.5617 107.505C26.9693 100.864 6.13478 72.615 31.9154 46.8673C55.4403 23.3726 85.4045 6.62129 96.5096 0.831705C97.7695 0.174847 99.0966 1.59007 98.3592 2.80337Z" fill="#fff" />
121 +
<path d="M94.8459 230.385C96.1137 231.273 97.6758 229.759 96.8261 228.467C82.6374 206.886 35.4713 135.081 28.9559 124.302C22.5295 113.67 9.88976 96.001 8.83534 80.8842C8.7301 79.3751 6.64332 79.0687 6.11838 80.4879C5.27178 82.7767 4.37045 85.5085 3.53042 88.6292C-7.07427 128.023 8.32698 169.826 41.7753 193.238L94.8459 230.386V230.385Z" fill="#fff" />
122 +
<path d="M103.571 228.526L167.095 124.003C167.593 123.183 168.751 123.092 169.369 123.825C174.961 130.465 195.796 158.715 170.015 184.463C146.49 207.957 116.526 224.709 105.421 230.498C104.161 231.155 102.834 229.74 103.571 228.526Z" fill="#fff" />
123 +
<path d="M107.154 0.930762C105.886 0.0433954 104.324 1.5567 105.174 2.84902C119.363 24.4301 166.529 96.2354 173.044 107.014C179.471 117.646 192.11 135.315 193.165 150.432C193.27 151.941 195.357 152.247 195.882 150.828C196.728 148.539 197.63 145.808 198.47 142.687C209.074 103.293 193.673 61.4905 160.225 38.078L107.154 0.930762Z" fill="#fff" />
124 +
</svg>
125 +
131 126
				<span class="sr-only">Ethereum</span>
132 127
			</a>
133 128
		</li>
src/pages/about.astro +2 −2
5 5
import { projects } from "../data/projects";
6 6
7 7
const meta = {
8 -
  title: "About",
9 -
  description: "More about Steve Simkins",
8 +
	title: "About",
9 +
	description: "More about Steve Simkins",
10 10
};
11 11
---
12 12
src/pages/links.astro +20 −25
15 15
      <li>
16 16
        <a
17 17
          class="flex items-center gap-4 p-2 sm:hover:text-link"
18 +
          href={SOCIAL_LINKS.ethereum}
19 +
          target="_blank"
20 +
          rel="noopener noreferrer"
21 +
        >
22 +
          <svg
23 +
  				class="h-6 w-6" stroke-width="1.5" stroke="currentColor"
24 +
  				 viewBox="0 0 202 231"  xmlns="http://www.w3.org/2000/svg">
25 +
                <path d="M98.3592 2.80337L34.8353 107.327C34.3371 108.147 33.1797 108.238 32.5617 107.505C26.9693 100.864 6.13478 72.615 31.9154 46.8673C55.4403 23.3726 85.4045 6.62129 96.5096 0.831705C97.7695 0.174847 99.0966 1.59007 98.3592 2.80337Z" fill="#fff" />
26 +
                <path d="M94.8459 230.385C96.1137 231.273 97.6758 229.759 96.8261 228.467C82.6374 206.886 35.4713 135.081 28.9559 124.302C22.5295 113.67 9.88976 96.001 8.83534 80.8842C8.7301 79.3751 6.64332 79.0687 6.11838 80.4879C5.27178 82.7767 4.37045 85.5085 3.53042 88.6292C-7.07427 128.023 8.32698 169.826 41.7753 193.238L94.8459 230.386V230.385Z" fill="#fff" />
27 +
                <path d="M103.571 228.526L167.095 124.003C167.593 123.183 168.751 123.092 169.369 123.825C174.961 130.465 195.796 158.715 170.015 184.463C146.49 207.957 116.526 224.709 105.421 230.498C104.161 231.155 102.834 229.74 103.571 228.526Z" fill="#fff" />
28 +
                <path d="M107.154 0.930762C105.886 0.0433954 104.324 1.5567 105.174 2.84902C119.363 24.4301 166.529 96.2354 173.044 107.014C179.471 117.646 192.11 135.315 193.165 150.432C193.27 151.941 195.357 152.247 195.882 150.828C196.728 148.539 197.63 145.808 198.47 142.687C209.074 103.293 193.673 61.4905 160.225 38.078L107.154 0.930762Z" fill="#fff" />
29 +
              </svg>
30 +
          </svg>
31 +
          ENS
32 +
          <span class="sr-only">Ethereum</span>
33 +
        </a>
34 +
      </li>
35 +
      <li>
36 +
        <a
37 +
          class="flex items-center gap-4 p-2 sm:hover:text-link"
18 38
          href={SOCIAL_LINKS.website}
19 39
        >
20 40
          <svg
276 296
          >
277 297
          Coffee
278 298
          <span class="sr-only">Coffee</span>
279 -
        </a>
280 -
      </li>
281 -
      <li>
282 -
        <a
283 -
          class="flex items-center gap-4 p-2 sm:hover:text-link"
284 -
          href={SOCIAL_LINKS.ethereum}
285 -
          target="_blank"
286 -
          rel="noopener noreferrer"
287 -
        >
288 -
          <svg
289 -
            xmlns="http://www.w3.org/2000/svg"
290 -
            class="h-6 w-6"
291 -
            width="44"
292 -
            height="44"
293 -
            viewBox="0 0 24 24"
294 -
            stroke-width="1.5"
295 -
            stroke="currentColor"
296 -
            stroke-linejoin="round"
297 -
          >
298 -
            <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
299 -
            <path d="M6 12l6 -9l6 9l-6 9z"></path>
300 -
            <path d="M6 12l6 -3l6 3l-6 2z"></path>
301 -
          </svg>
302 -
          ENS
303 -
          <span class="sr-only">Ethereum</span>
304 299
        </a>
305 300
      </li>
306 301
    </ul>
src/styles/global.css +10 −11
44 44
		@apply mx-auto flex h-full max-w-3xl flex-col bg-[#121113] px-8 pt-16 font-sans text-sm font-normal text-textColor antialiased;
45 45
	}
46 46
47 -
  ::-webkit-scrollbar {
48 -
  width: 10px;
49 -
}
47 +
	::-webkit-scrollbar {
48 +
		width: 10px;
49 +
	}
50 50
51 -
::-webkit-scrollbar-track {
52 -
  background: #121113; /* Change this to your desired background color */
53 -
}
51 +
	::-webkit-scrollbar-track {
52 +
		background: #121113; /* Change this to your desired background color */
53 +
	}
54 54
55 -
::-webkit-scrollbar-thumb {
56 -
  background: #121113; /* Change this to your desired thumb color */
57 -
  border-radius: 10px
58 -
}
59 -
55 +
	::-webkit-scrollbar-thumb {
56 +
		background: #121113; /* Change this to your desired thumb color */
57 +
		border-radius: 10px;
58 +
	}
60 59
}
61 60
@tailwind components;
62 61
@tailwind utilities;