Compare commits

...

4 commits

Author SHA1 Message Date
CodeF53
b47d977fc5
Merge pull request #14 from sr229/main
Some checks are pending
Deploy Nuxt site to Pages / deploy (push) Blocked by required conditions
Deploy Nuxt site to Pages / build (push) Waiting to run
:3
2024-09-06 11:34:38 -06:00
Ayase Minori
49dc3664b1
yes
Jonathan Ferguson, the keeper of firearms and artillery at the Royal Armouries Museum in the UK, which houses a collection of thousands of iconic weapons from throughout history

Signed-off-by: GitHub <noreply@github.com>
2024-09-06 17:31:41 +00:00
CodeF53
d46fe01447
Merge pull request #13 from ryanamay/main
add the cutie patootie
2024-09-06 11:18:19 -06:00
b2d99e2f3c
surely thiswont blow up right 2024-09-07 01:17:04 +08:00
2 changed files with 2 additions and 0 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -22,6 +22,8 @@ const friends = ref([
{ id: '516750892372852754', url: 'https://aspy.dev' },
// { 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' },
])
onMounted(() => {
let currentIndex = friends.value.length