Skip to content

Commit

Permalink
Introduce ensdomains/docs (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jontes-Tech authored May 12, 2024
1 parent 2bad7eb commit f26841d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions components/sections/projects/Projects.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ export const Projects = () => {
language: 'rust',
type: 'container',
},
{
name: 'ensdomains/docs',
description: 'Main documentation site for the ENS protocol',
link: 'https://github.com/ensdomains/docs',
language: 'typescript',
type: 'web',
},
{
name: 'v3xlabs/scyllo',
description: 'Moonlander scyllaDB library for typescript',
Expand Down

0 comments on commit f26841d

Please sign in to comment.