Skip to content

Commit 72924bc

Browse files
committed
logos updated
1 parent 29c14c3 commit 72924bc

File tree

11 files changed

+26
-15
lines changed

11 files changed

+26
-15
lines changed

docs/index.md

Lines changed: 26 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22

33
layout: home
44

5-
title: "Comfort HRM"
6-
description: "Comfort index description."
7-
keywords: "Comfort index keywords."
8-
url: "/"
9-
type: "type"
10-
site_name: "Comfort HRM"
11-
image: "https://comforthrm.com/assets/images/seo.png"
12-
card: "website"
135

146
# Hero section
157
hero:
@@ -25,7 +17,7 @@ hero:
2517
link: /comfortresume
2618
- theme: alt
2719
text: Try Comfort HRM Plugins
28-
link: https://comforthrm.com/
20+
link: https://comforthrm.com
2921

3022
# Features section
3123
features:
@@ -42,6 +34,31 @@ features:
4234
title: Comfort XYZ
4335
details: Coming soon!
4436

37+
# Meta property
38+
head:
39+
- - meta
40+
- property: og:type
41+
content: website
42+
- - meta
43+
- property: og:title
44+
content: Comfort HRM Documentation
45+
- - meta
46+
- property: og:image
47+
content: seo_card.png
48+
- - meta
49+
- property: og:url
50+
content: https://docs.comforthrm.com
51+
- - meta
52+
- name: title
53+
content: Comfort HRM Documentation
54+
- - meta
55+
- name: twitter:card
56+
content: seo_card.png
57+
- - link
58+
- rel: icon
59+
type: image/svg
60+
href: logo_icon_brand_512.png
61+
4562
---
4663

4764
<!-- Custom home layout -->

docs/public/favicon.ico

-1.1 KB
Binary file not shown.

docs/public/logo-big.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/public/logo.png

-19.5 KB
Loading

docs/public/logo1.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/public/logo_.png

24.8 KB
Loading

docs/public/logo_icon.png

1.98 KB
Loading

docs/public/logo_icon_512.png

18.2 KB
Loading

docs/public/logo_icon_brand.png

2.79 KB
Loading

docs/public/logo_icon_brand_512.png

32.8 KB
Loading

0 commit comments

Comments
 (0)