feat: add og tags for nicer previews #10
|
@ -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 %}
|
||||
|
|
Loading…
Reference in New Issue