Mirror of my GitHub Pages site www.spenser.black/
0

Configure Feed

Select the types of activity you want to include in your feed.

Rename link name

Spenser Black (Jun 26, 2026, 7:50 PM EDT) 5756ee91 b627dafd

+1 -1
+1 -1
src/components/Footer.astro
··· 18 18 <li> 19 19 <strong>Other</strong> 20 20 <ul class="vertical"> 21 - <li><ExternalLink link={sourceCode}>Source</ExternalLink></li> 21 + <li><ExternalLink link={sourceCode}>Site source code</ExternalLink></li> 22 22 </ul> 23 23 </li> 24 24 </ul>