forked from elh/elh.gay
added embedw
This commit is contained in:
parent
915cf5f2ff
commit
9c1df4736f
7 changed files with 48 additions and 14 deletions
|
|
@ -4,8 +4,8 @@ import FriendButton from "../components/Friendbutton.astro"
|
|||
<section id="Friends">
|
||||
<h2>Friends Sites!</h2>
|
||||
<span class="friends">
|
||||
<FriendButton website="https://ashleygraves.eu/" image="https://dp.nea.moe/avatar/836177139798638592.png" title="Ashley"/>
|
||||
<FriendButton website=" https://pandaptable.moe" image="/nemmy.gif" title="Nemmy"/>
|
||||
<FriendButton website="https://ashleygraves.eu/" image="https://dp.nea.moe/avatar/836177139798638592.png" title="Ashley"/>
|
||||
<FriendButton website=" https://pandaptable.moe" image="/nemmy.gif" title="Nemmy"/>
|
||||
<FriendButton website="https://tiramisu.gay/" image=" https://dp.nea.moe/avatar/1215758862444007465.png" title="Tiramisu"/>
|
||||
<FriendButton website="Https://vendicated.dev/" image=" https://dp.nea.moe/avatar/343383572805058560.png" title="Vee"/>
|
||||
<FriendButton website="https://zoey-on-github.github.io/" image=" https://dp.nea.moe/avatar/696593747353534544.png" title="Julie"/>
|
||||
|
|
@ -20,7 +20,7 @@ import FriendButton from "../components/Friendbutton.astro"
|
|||
<FriendButton website="https://rozbrajacz.futbol/" image=" https://dp.nea.moe/avatar/455435762981273630.png" title="Rozbrajacz"/>
|
||||
<FriendButton website="https://byeoon.github.io//" image=" https://dp.nea.moe/avatar/1167275288036655133.png" title="Byeoon"/>
|
||||
<FriendButton website="https://krstlskll69.github.io/" image=" https://dp.nea.moe/avatar/929208515883569182.png" title="Krystal"/>
|
||||
<FriendButton website="https://potato.likes.boykissi.ng/" image=" https://dp.nea.moe/avatar/734079736615141426.png" title="Potato"/>
|
||||
<FriendButton website="https://catboys.zip/" image=" https://dp.nea.moe/avatar/734079736615141426.png" title="Potato"/>
|
||||
</span>
|
||||
</section>
|
||||
<style>
|
||||
|
|
@ -31,6 +31,7 @@ import FriendButton from "../components/Friendbutton.astro"
|
|||
justify-content: center;
|
||||
gap: 0.5rem;
|
||||
image { width: 5rem; }
|
||||
|
||||
}
|
||||
|
||||
</style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue