Skip to content

Commit

Permalink
Add “This Site” as active project
Browse files Browse the repository at this point in the history
  • Loading branch information
sgwilym committed Jan 17, 2024
1 parent f8a32ba commit 6764c27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions willowtest/specs/more/projects_and_communities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ export const projects_and_communities: Expression = site_template(
link("Earthstar Project Discord", "https://discord.gg/6NtYzQC2G4"),
link("gwil on Mastodon", "https://post.lurk.org/@gwil"),
)
]),
hsection("this_website", "This site", [
pinformative("This website is also an active project. The repository for it can be found ", link("here", "https://github.com/earthstar-project/willowprotocol.org"), ". We appreciate all feedback from typos, to stumbling blocks, or any errant American English spellings you find.")
])
],
);

0 comments on commit 6764c27

Please sign in to comment.