fix markdown comment
This commit is contained in:
parent
ea3765124a
commit
043318fd67
|
@ -6,7 +6,7 @@ edit: "home.mdx"
|
|||
import { Link } from "gatsby"
|
||||
import RoomState from "../components/roomState.js"
|
||||
|
||||
> todo: fix image links in prod by using the gatsby component
|
||||
<!-- todo: fix image links in prod by using the gatsby component -->
|
||||
<img width="100%" alt="Raum 2 mit gemütlichen Sofas" src="/header.jpg"></img>
|
||||
|
||||
# Räume sind <RoomState/>
|
||||
|
|
Loading…
Reference in New Issue