feat: add og tags for nicer previews #10

Manually merged
ryan merged 7 commits from feat/add-og-tags into main 2024-07-10 21:15:27 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 49d18d4226 - Show all commits

View File

@ -6,8 +6,6 @@
<link rel="icon" type="image/png" sizes="96x96" href="/assets/favicons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicons/favicon-16x16.png">
<title>{{ page.title }}</title>
<meta property="og:description" content="Understand and mitigate security threats others won't see coming." />
<meta content="{{ site.title }}" property="og:site_name" />
{% if page.noindex %}