File tree Expand file tree Collapse file tree 3 files changed +11
-26
lines changed
Expand file tree Collapse file tree 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'
33
44dotenv . config ( ) ;
55
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 ' ;
77
88export default {
99 sitemap : {
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ type: "type"
77site_name : " Comfort HRM"
88image : " https://comforthrm.com/assets/images/seo.png"
99card : " article"
10-
1110---
1211
1312# Comfort Job Documentation
Original file line number Diff line number Diff line change 11---
2+
23layout : home
34
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+
414# Hero section
515hero :
616 name : Comfort HRM
@@ -32,30 +42,6 @@ features:
3242 title : Stylish and cool
3343 details : Lorem ipsum...
3444
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
5945---
6046
6147<!-- Custom home layout -->
You can’t perform that action at this time.
0 commit comments