Rough content for landing page

This commit is contained in:
Hendrik Eeckhaut
2025-05-15 10:52:23 +02:00
parent 961185c4d4
commit e60dc05a85
7 changed files with 57 additions and 24 deletions

View File

@@ -88,7 +88,7 @@ const config: Config = {
title: 'TLSNotary',
logo: {
alt: 'TLSNotary Logo',
src: 'img/logo/tlsn-logo-white-on-blue.png',
src: 'img/logo/tlsn-logo-blue.svg',
},
items: [
{ to: '/about', label: 'About', position: 'left' },