remove unneeded newline
This commit is contained in:
parent
520217e685
commit
42d5dd3a32
@ -74,7 +74,6 @@ Unter ```/web/src/components``` findest du unsere Komponenten die quasi die Baus
|
|||||||
Eine Normale Site ist so aufgebaut:
|
Eine Normale Site ist so aufgebaut:
|
||||||
|
|
||||||
````
|
````
|
||||||
|
|
||||||
---
|
---
|
||||||
import Heading from "@/components/Heading.astro";
|
import Heading from "@/components/Heading.astro";
|
||||||
import Section from "@/components/Section.astro";
|
import Section from "@/components/Section.astro";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user