enhanced X card
This commit is contained in:
parent
52a8d4fa74
commit
55fcc070e9
|
|
@ -23,12 +23,14 @@
|
|||
<meta property="og:image:height" content="630">
|
||||
<meta property="og:site_name" content="NoteDiscovery">
|
||||
|
||||
<!-- Twitter -->
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:url" content="https://www.notediscovery.com/">
|
||||
<meta name="twitter:site" content="@gamosoft">
|
||||
<meta name="twitter:creator" content="@gamosoft">
|
||||
<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:image" content="https://www.notediscovery.com/og-image.png">
|
||||
<meta name="twitter:image:alt" content="NoteDiscovery - Self-hosted note-taking application interface">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="icon" type="image/svg+xml" href="favicon.svg">
|
||||
|
|
|
|||
Loading…
Reference in New Issue