Merge pull request #14 from ciphera-net/staging

[PULSE-46] Add Features page, header nav link & version bump to 0.1.3
This commit is contained in:
Usman
2026-02-07 01:55:43 +01:00
committed by GitHub
5 changed files with 447 additions and 16 deletions

View File

@@ -20,6 +20,7 @@ const footerLinks = {
{ name: 'Ciphera Relay', href: 'https://ciphera.net/products#relay', external: true },
],
company: [
{ name: 'Features', href: '/features', external: false },
{ name: 'About', href: '/about', external: false },
{ name: 'Pricing', href: '/pricing', external: false },
{ name: 'Contact', href: 'https://ciphera.net/contact', external: true },