We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85324e0 commit 6d10eafCopy full SHA for 6d10eaf
docs/index.md
@@ -44,7 +44,7 @@ head:
44
content: Comfort HRM Documentation
45
- - meta
46
- property: og:image
47
- content: seo_card.png
+ content: /seo_card.png
48
49
- property: og:url
50
content: https://docs.comforthrm.com
@@ -53,11 +53,11 @@ head:
53
54
55
- name: twitter:card
56
57
- - link
58
- rel: icon
59
type: image/svg
60
- href: logo_icon_brand_512.png
+ href: /logo_icon_brand_512.png
61
62
---
63
0 commit comments