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>
|
||||
<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…
Add table
Add a link
Reference in a new issue