this repo has no description
1
fork

Configure Feed

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

🎨 Auto-format code [skip ci]

+3 -4
+1 -2
src/pages/index.astro
··· 63 63 text-decoration: none; 64 64 } 65 65 66 - a[href="https://n7webring.neocities.org"] 67 - { 66 + a[href="https://n7webring.neocities.org"] { 68 67 font-family: 69 68 Victor Mono, 70 69 monospace;
+2 -2
src/pages/resume/index.astro
··· 120 120 <strong>Performed</strong> electronic music <strong>live</strong> 121 121 </li> 122 122 <li> 123 - Was a <strong>point of contact</strong> between users and developers 124 - for a large student web platform 123 + Was a <strong>point of contact</strong> between users and developers for 124 + a large student web platform 125 125 </li> 126 126 </ul> 127 127 </div>