forked from elh/elh.gay
fixed images in friends section
This commit is contained in:
parent
1a3a0ca680
commit
8d964da54e
3 changed files with 17 additions and 8 deletions
|
|
@ -1,13 +1,10 @@
|
|||
---
|
||||
import FriendButton from "../components/Friendbutton.astro"
|
||||
---
|
||||
<section id="Friends">
|
||||
<h2>Friends Sites!</h2>
|
||||
<div>
|
||||
<form action="https://google.com">
|
||||
<button class="fbutton">
|
||||
<img class="buttonimg" title="test" src="/public/vee.png">
|
||||
</button>
|
||||
</form>
|
||||
</a>
|
||||
</div>
|
||||
<span>
|
||||
<FriendButton website="https://elh.gay" image="/public/vee.png" title="vee"/>
|
||||
<FriendButton website=" https://pandaptable.moe" image="/public/nemmy.gif" title="nemmy"/>
|
||||
</span>
|
||||
</section>
|
||||
Loading…
Add table
Add a link
Reference in a new issue