Add Open Graph image for social sharing

This commit is contained in:
Gamosoft 2025-11-09 12:50:11 +01:00
parent 97a0079d37
commit 39e3e8ccf1
2 changed files with 4 additions and 2 deletions

View File

@ -18,7 +18,9 @@
<meta property="og:url" content="https://www.notediscovery.com/"> <meta property="og:url" content="https://www.notediscovery.com/">
<meta property="og:title" content="NoteDiscovery - Your Self-Hosted Knowledge Base"> <meta property="og:title" content="NoteDiscovery - Your Self-Hosted Knowledge Base">
<meta property="og:description" content="A lightweight, privacy-focused note-taking application. Self-hosted, free, and open source."> <meta property="og:description" content="A lightweight, privacy-focused note-taking application. Self-hosted, free, and open source.">
<meta property="og:image" content="https://www.notediscovery.com/logo.svg"> <meta property="og:image" content="https://www.notediscovery.com/og-image.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:site_name" content="NoteDiscovery"> <meta property="og:site_name" content="NoteDiscovery">
<!-- Twitter --> <!-- Twitter -->
@ -26,7 +28,7 @@
<meta name="twitter:url" content="https://www.notediscovery.com/"> <meta name="twitter:url" content="https://www.notediscovery.com/">
<meta name="twitter:title" content="NoteDiscovery - Your Self-Hosted Knowledge Base"> <meta name="twitter:title" content="NoteDiscovery - Your Self-Hosted Knowledge Base">
<meta name="twitter:description" content="A lightweight, privacy-focused note-taking application. Self-hosted, free, and open source."> <meta name="twitter:description" content="A lightweight, privacy-focused note-taking application. Self-hosted, free, and open source.">
<meta name="twitter:image" content="https://www.notediscovery.com/logo.svg"> <meta name="twitter:image" content="https://www.notediscovery.com/og-image.png">
<!-- Favicon --> <!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="favicon.svg"> <link rel="icon" type="image/svg+xml" href="favicon.svg">

BIN
docs/og-image.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 KiB