fix: og:image link
This commit is contained in:
parent
c63e566a2d
commit
7b737dd834
|
@ -11,7 +11,7 @@
|
|||
<meta property="og:description" content="Understand and mitigate security threats others won't see coming." />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="/assets/base/distrust-logo.png"
|
||||
content="https://distrust.co/assets/base/distrust-logo.png"
|
||||
/>
|
||||
|
||||
{% if page.robots %}
|
||||
|
|
Loading…
Reference in New Issue