Compare commits

...

2 commits

Author SHA1 Message Date
CodeF53
59facbb227
Merge pull request #15 from fjonkie/patch-1
Some checks failed
Deploy Nuxt site to Pages / build (push) Has been cancelled
Deploy Nuxt site to Pages / deploy (push) Has been cancelled
adding dumb fox to friends
2024-09-07 11:13:23 -06:00
fjonkie
f8461b8945
adding dumb fox to friends
:3
2024-09-07 19:12:32 +02:00

View file

@ -20,10 +20,11 @@ const friends = ref([
{ id: '477497542205243392', url: 'https://alphexo.dev/' },
{ id: '289556910426816513', url: 'https://zt64.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: '1262793452236570667', url: 'https://mitn.dev' },
{ id: '156320970448175104', url: 'https://git.io/sr229' },
{ id: '412210304840237066', url: 'https://fjonkie.f53.dev/' },
])
onMounted(() => {
let currentIndex = friends.value.length