mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-26 21:18:49 +00:00
more text
This commit is contained in:
parent
4229d673c9
commit
c6f3a8b7c7
@ -32,8 +32,8 @@ const posts = (await getCollection('blog')).sort((a, b) => compareDesc(a.data.da
|
|||||||
<PageContent>
|
<PageContent>
|
||||||
<h1>Community Oven</h1>
|
<h1>Community Oven</h1>
|
||||||
<p>
|
<p>
|
||||||
This page contains all the strudels baked by the community.<br /> Add your own by clicking the "Share" button
|
This page contains all the strudel patterns baked by the community. Add your own by clicking the "Share"
|
||||||
in the REPL
|
button in the REPL. Have fun, and please share some of what you create with the community.
|
||||||
</p>
|
</p>
|
||||||
<CommunityOven client:only />
|
<CommunityOven client:only />
|
||||||
</PageContent>
|
</PageContent>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user