Merge branch 'svelte' of https://github.com/afnzmn/revanced-website into svelte

This commit is contained in:
Ushie 2022-07-30 00:21:06 +03:00
commit 34b34df588

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`