mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-13 14:48:36 +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>
|
||||
<h1>Community Oven</h1>
|
||||
<p>
|
||||
This page contains all the strudels baked by the community.<br /> Add your own by clicking the "Share" button
|
||||
in the REPL
|
||||
This page contains all the strudel patterns baked by the community. Add your own by clicking the "Share"
|
||||
button in the REPL. Have fun, and please share some of what you create with the community.
|
||||
</p>
|
||||
<CommunityOven client:only />
|
||||
</PageContent>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user