fix: im the only contributor

This commit is contained in:
af-n 2022-07-29 17:19:09 -04:00
parent 2ac7d98b86
commit b82cf96489

View File

@ -1,5 +1,5 @@
<script>
export const username = "Ushie"
export const username = "afnzmn"
export const href = `https://github.com/${username}`
export const src = `https://github.com/${username}.png`
export const alt = `${username}'s contributor profile picture`