File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Settings overview
3
3
slug : settings/overview
4
4
description : null
5
5
date : 2023-02-13T16:44:09.618Z
6
- lastmod : 2023-08-20T11:42:01.202Z
6
+ lastmod : 2023-09-13T14:02:36.428Z
7
7
weight : 1100.2
8
8
---
9
9
@@ -776,6 +776,13 @@ Specify the prefix you want to add for your new article filenames.
776
776
- Type: ` string `
777
777
- Default: ` yyyy-MM-dd `
778
778
779
+ ### frontMatter.website.host
780
+
781
+ Specify the host URL of your website.
782
+
783
+ - Type: ` string `
784
+ - Default: ` "" `
785
+
779
786
## Deprecated settings
780
787
781
788
### frontMatter.taxonomy.dateField
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Site preview
3
3
slug : site-preview
4
4
description : null
5
5
date : 2021-08-31T08:24:02.613Z
6
- lastmod : 2023-02-12T15:48:22.708Z
6
+ lastmod : 2023-09-13T14:07:55.874Z
7
7
weight : 700
8
8
---
9
9
@@ -134,6 +134,14 @@ type level will override what is defined on page folder level and globally.
134
134
]
135
135
```
136
136
137
+ ### Open on the website
138
+
139
+ With the ` frontMatter.website.host ` setting, you can specify the host of your website. Once the
140
+ setting is configured, you can click on the ` Open on website ` button to open the current page on
141
+ your website.
142
+
143
+ > ** Info** : The ` frontMatter.website.host ` setting can be configured in the ` frontmatter.json ` file.
144
+
137
145
<!-- Link References -->
138
146
139
147
[ 01 ] : /releases/v8.3.0/site-preview.png
You can’t perform that action at this time.
0 commit comments