Skip to content

Commit 2e7e06d

Browse files
committed
add full domain URL
1 parent 95b7eab commit 2e7e06d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.vuepress/config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ module.exports = {
5353
],
5454
],
5555
themeConfig: {
56+
domain: 'https://blog.chevereto.com',
5657
pwa: false,
5758
authors: [
5859
{
@@ -87,6 +88,7 @@ module.exports = {
8788
sitemap: {
8889
hostname: 'https://blog.chevereto.com/'
8990
},
91+
9092
// comment: {
9193
// service: 'disqus',
9294
// shortname: 'demowebsite',

0 commit comments

Comments
 (0)