copy projects page from maci project

This commit is contained in:
Hendrik Eeckhaut
2025-05-15 10:54:55 +02:00
parent e60dc05a85
commit 7abccf5ad6
15 changed files with 1260 additions and 0 deletions

View File

@@ -100,8 +100,11 @@ const config: Config = {
position: 'left',
label: 'Documentation',
},
{ to: '/docs/faq', label: 'FAQ', position: 'left' },
{ to: '/projects', label: 'Projects', position: 'left' },
{ href: 'https://tlsnotary.github.io/tlsn/tlsn_prover/', label: 'API', position: 'left' },
{ to: '/blog', label: 'Blog', position: 'left' },
{