File tree 3 files changed +11
-26
lines changed
3 files changed +11
-26
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import { defineConfig, HeadConfig } from 'vitepress'
3
3
4
4
dotenv . config ( ) ;
5
5
6
- const base_url = process . env . VITEPRESS_BASE_URL || 'https://github.com/codeboxrcodehub/comforthrmdocs2222 ' ;
6
+ const base_url = process . env . VITEPRESS_BASE_URL || 'https://github.com/codeboxrcodehub/comforthrmdocs ' ;
7
7
8
8
export default {
9
9
sitemap : {
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ type: "type"
7
7
site_name : " Comfort HRM"
8
8
image : " https://comforthrm.com/assets/images/seo.png"
9
9
card : " article"
10
-
11
10
---
12
11
13
12
# Comfort Job Documentation
Original file line number Diff line number Diff line change 1
1
---
2
+
2
3
layout : home
3
4
5
+ title : " Comfort HRM"
6
+ description : " Comfort index description."
7
+ keywords : " Comfort index keywords."
8
+ url : " /comfortjob/"
9
+ type : " type"
10
+ site_name : " Comfort HRM"
11
+ image : " https://comforthrm.com/assets/images/seo.png"
12
+ card : " article"
13
+
4
14
# Hero section
5
15
hero :
6
16
name : Comfort HRM
@@ -32,30 +42,6 @@ features:
32
42
title : Stylish and cool
33
43
details : Lorem ipsum...
34
44
35
- # Meta property
36
- head :
37
- - - meta
38
- - property : og:type
39
- content : website
40
- - - meta
41
- - property : og:title
42
- content : Comfort HRM
43
- - - meta
44
- - property : og:image
45
- content : https://user-images.githubusercontent.com/62628408/200117602-4b274d14-b1b2-4f61-8dcd-9f9482c677a0.png
46
- - - meta
47
- - property : og:url
48
- content : https://vitejs.dev/blog/announcing-vite3
49
- - - meta
50
- - name : title
51
- content : Comfort HRM
52
- - - meta
53
- - name : twitter:card
54
- content : https://user-images.githubusercontent.com/62628408/200117602-4b274d14-b1b2-4f61-8dcd-9f9482c677a0.png
55
- - - link
56
- - rel : icon
57
- type : image/svg
58
- href : logo.png
59
45
---
60
46
61
47
<!-- Custom home layout -->
You can’t perform that action at this time.
0 commit comments