Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions src/data/showcaseProjects.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,10 +213,16 @@
"name": "Wikifreedia",
"description": "Wikipedia on nostr enables a myriad of interesting and novel concepts that have captured the imagination of people outside the freedom tech ecosystem, including the founder of Wikipedia itself. Wikifreedia was born within SEC-01 with the radical idea of, instead of reducing bias in canonical wiki entries, a readily apparent pursuit, embrace bias and make it technologically impossible for a canonical entry to exist.",
"cohort": "SEC-01",
"link": "https://github.com/pablof7z/wikifreedia",
"linkText": "github.com/pablof7z/wikifreedia",
"link": "https://wikifreedia.xyz/",
"linkText": "wikifreedia.xyz",
"logo": "/images/showcase/wikifreedia-logo.png",
"highlight": true
"highlight": true,
"extraLinks": [
{
"link": "https://github.com/pablof7z/wiki",
"linkText": "GitHub"
}
]
},
{
"name": "Zapstore",
Expand Down