more text
This commit is contained in:
parent
4229d673c9
commit
c6f3a8b7c7
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue