feat: some stuff
This commit is contained in:
@@ -4,6 +4,12 @@ date: 2017-04-18
|
||||
cover: ./images/MAX_4978.jpg
|
||||
comments: true
|
||||
---
|
||||
|
||||
|
||||
<YouTube id="xREriF-WuOA"/>
|
||||
|
||||
Letzten Freitag habe ich sehr spontan eine Woche Surfkurs in Esmoriz gebucht zum einen weil ich nen bisschen irgendwo absacken wollte und zum anderen weil Pella auch da war. Ich hatte ne super Woche das Surfivorcamp kann ich nur jedem empfehlen tolle Leute super entspannte Atmosphäre.
|
||||
|
||||
import YouTube from "@components/YouTube.astro";
|
||||
import Image from "@components/Image.astro";
|
||||
|
||||
@@ -18,9 +24,11 @@ import MAX_5075 from "./images/MAX_5075.jpg";
|
||||
import IMG_20170416_WA0001 from "./images/IMG-20170416-WA0001.jpg";
|
||||
import MAX_5112 from "./images/MAX_5112.jpg";
|
||||
|
||||
<YouTube id="xREriF-WuOA"/>
|
||||
|
||||
Letzten Freitag habe ich sehr spontan eine Woche Surfkurs in Esmoriz gebucht zum einen weil ich nen bisschen irgendwo absacken wollte und zum anderen weil Pella auch da war. Ich hatte ne super Woche das Surfivorcamp kann ich nur jedem empfehlen tolle Leute super entspannte Atmosphäre.
|
||||
import ImageGallery from "@components/ImageGallery.svelte"
|
||||
|
||||
<ImageGallery client:load/>
|
||||
|
||||
|
||||
<Image src={MAX_4978} alt="Surfivorcamp"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user