mirror of
https://github.com/revanced/revanced-website.git
synced 2025-05-02 07:34:34 +02:00
Merge branch 'svelte' of https://github.com/afnzmn/revanced-website into svelte
This commit is contained in:
commit
34b34df588
@ -1,5 +1,5 @@
|
|||||||
<script>
|
<script>
|
||||||
export const username = "Ushie"
|
export const username = "afnzmn"
|
||||||
export const href = `https://github.com/${username}`
|
export const href = `https://github.com/${username}`
|
||||||
export const src = `https://github.com/${username}.png`
|
export const src = `https://github.com/${username}.png`
|
||||||
export const alt = `${username}'s contributor profile picture`
|
export const alt = `${username}'s contributor profile picture`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user