feat: add og tags for nicer previews #10
|
@ -11,7 +11,7 @@
|
||||||
<meta property="og:description" content="Understand and mitigate security threats others won't see coming." />
|
<meta property="og:description" content="Understand and mitigate security threats others won't see coming." />
|
||||||
<meta
|
<meta
|
||||||
property="og:image"
|
property="og:image"
|
||||||
content="/assets/base/distrust-logo.png"
|
content="https://distrust.co/assets/base/distrust-logo.png"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
{% if page.robots %}
|
{% if page.robots %}
|
||||||
|
|
Loading…
Reference in New Issue