This commit is contained in:
parent
080fdf4c7a
commit
0457c77008
BIN
src/assets/miku.jpg
Normal file
BIN
src/assets/miku.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
@ -1,7 +1,7 @@
|
||||
---
|
||||
import Layout from "@layouts/index.astro";
|
||||
import Image from "@components/image.astro";
|
||||
import peace from "@assets/peace.jpg";
|
||||
import miku from "@assets/miku.jpg";
|
||||
import gato from "@assets/gato.jpg";
|
||||
|
||||
const links = {
|
||||
@ -21,9 +21,8 @@ const links = {
|
||||
( ̳• · • ̳) ᭢
|
||||
/ づ /// ⋆.⁺₊`
|
||||
}</pre>
|
||||
|
||||
<p>mew mew</p>
|
||||
<p><Image src={peace} class="rounded max-w-60" /></p>
|
||||
<p><Image src={miku} class="rounded max-w-80" /></p>
|
||||
<pre>{
|
||||
` へ ╱ 、
|
||||
૮ - ՛ ) (˚ˎ 。7
|
||||
@ -31,7 +30,7 @@ const links = {
|
||||
乀(ˍ, ل ل じしˍ,)ノ`
|
||||
}</pre>
|
||||
<p><Image src={gato} class="rounded max-w-60" /></p>
|
||||
<p>el gato 🤯</p>
|
||||
<p>el gato 🤯 🤯</p>
|
||||
</main>
|
||||
|
||||
<footer class="text-sm my-2">
|
||||
|
Loading…
x
Reference in New Issue
Block a user