adding dumb fox to friends

:3
This commit is contained in:
fjonkie 2024-09-07 19:12:32 +02:00 committed by GitHub
parent b47d977fc5
commit f8461b8945
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,10 +20,11 @@ const friends = ref([
{ id: '477497542205243392', url: 'https://alphexo.dev/' }, { id: '477497542205243392', url: 'https://alphexo.dev/' },
{ id: '289556910426816513', url: 'https://zt64.dev' }, { id: '289556910426816513', url: 'https://zt64.dev' },
{ id: '516750892372852754', url: 'https://aspy.dev' }, { id: '516750892372852754', url: 'https://aspy.dev' },
// { id: '734079736615141426', url: 'https://catboys.zip/' }, { id: '734079736615141426', url: 'https://catboys.zip/' },
{ id: '165862754547138562', url: 'https://maddie.mewmews.gay' }, { id: '165862754547138562', url: 'https://maddie.mewmews.gay' },
{ id: '1262793452236570667', url: 'https://mitn.dev' }, { id: '1262793452236570667', url: 'https://mitn.dev' },
{ id: '156320970448175104', url: 'https://git.io/sr229' }, { id: '156320970448175104', url: 'https://git.io/sr229' },
{ id: '412210304840237066', url: 'https://fjonkie.f53.dev/' },
]) ])
onMounted(() => { onMounted(() => {
let currentIndex = friends.value.length let currentIndex = friends.value.length