rename briev to video

This commit is contained in:
2024-07-15 14:29:45 +02:00
parent fca39b047d
commit 7a1070f085
7 changed files with 15 additions and 4 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 458 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 KiB

Before

Width:  |  Height:  |  Size: 766 KiB

After

Width:  |  Height:  |  Size: 766 KiB

+7
View File
@@ -5,6 +5,7 @@
import drummachine from "$lib/images/home/drummachine.webp"; import drummachine from "$lib/images/home/drummachine.webp";
import scouts from "$lib/images/home/scouts.webp"; import scouts from "$lib/images/home/scouts.webp";
import console_image from "$lib/images/home/console.webp"; import console_image from "$lib/images/home/console.webp";
import lauch from "$lib/images/home/lauch.webp";
</script> </script>
<main> <main>
@@ -26,6 +27,12 @@
</h2> </h2>
</ImageLinkTile> </ImageLinkTile>
<ImageLinkTile src={lauch} href="/video">
<h2 class="text-3xl font-bold text-white hover:underline text-shadow-lg">
Videos
</h2>
</ImageLinkTile>
<ImageLinkTile src={drummachine} href="/musig"> <ImageLinkTile src={drummachine} href="/musig">
<h2 class="text-3xl font-bold text-white hover:underline text-shadow-lg"> <h2 class="text-3xl font-bold text-white hover:underline text-shadow-lg">
Musig Musig
@@ -1,18 +1,18 @@
<script> <script>
import ImageTile from "$lib/components/ImageTile.svelte"; import ImageTile from "$lib/components/ImageTile.svelte";
import Markdown from "$lib/components/Markdown.svelte"; import Markdown from "$lib/components/Markdown.svelte";
import HeadImage from "$lib/images/brief/niklas_bw.webp"; import HeadImage from "$lib/images/video/jochen.webp";
</script> </script>
<ImageTile src={HeadImage}> <ImageTile src={HeadImage}>
<h2 <h2
class="flex items-center justify-center h-full text-3xl font-bold text-white text-shadow-lg" class="flex items-center justify-center h-full text-3xl font-bold text-white text-shadow-lg"
> >
ä Brief Video Sammlig:
</h2> </h2>
</ImageTile> </ImageTile>
<main class="flex items-center justify-center pt-8 bg-black min-h-screen px-12"> <main class="flex items-center justify-center pt-8 bg-black min-h-screen px-12">
<section class="max-w-screen-md"> <section class="max-w-screen-md">
<Markdown src="/brief/Brief.md" /> <Markdown src="/video/Video.md" />
</section> </section>
</main> </main>
-1
View File
@@ -1 +0,0 @@
Lorem ipsum dolor sit amet, officia excepteur ex fugiat reprehenderit enim labore culpa sint ad nisi Lorem pariatur mollit ex esse exercitation amet. Nisi anim cupidatat excepteur officia. Reprehenderit nostrud nostrud ipsum Lorem est aliquip amet voluptate voluptate dolor minim nulla est proident. Nostrud officia pariatur ut officia. Sit irure elit esse ea nulla sunt ex occaecat reprehenderit commodo officia dolor Lorem duis laboris cupidatat officia voluptate. Culpa proident adipisicing id nulla nisi laboris ex in Lorem sunt duis officia eiusmod. Aliqua reprehenderit commodo ex non excepteur duis sunt velit enim. Voluptate laboris sint cupidatat ullamco ut ea consectetur et est culpa et culpa duis.
+5
View File
@@ -0,0 +1,5 @@
<iframe width="560" height="315" src="https://www.youtube.com/embed/Xo2X9SLVGLo?si=mzKuq5wG4G8ibEGN" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/CCKcpBqLHmA?si=aYw30LnH1i2I4cSD" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/ROuDldvg3PU?si=MI_H4phu_oCQkFjp" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>