Add cross-link to NanoVNA-H documentation site
- Add social link in header pointing to nano-vna.l.zmesh.systems - Add "Related Documentation" section on landing page with LinkCard
This commit is contained in:
parent
a0394b0c56
commit
ab576ab9fd
2 changed files with 9 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ export default defineConfig({
|
|||
alt: 'NanoVNA-F V3',
|
||||
src: './src/assets/logo.svg',
|
||||
},
|
||||
social: [
|
||||
{ icon: 'external', label: 'NanoVNA-H Docs', href: 'https://nano-vna.l.zmesh.systems' },
|
||||
],
|
||||
customCss: ['./src/styles/custom.css', './src/styles/landing.css'],
|
||||
head: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue