浏览代码

Config the root path for remote

Xi Ruoyao 7 年之前
父节点
当前提交
effbe90b25
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config.toml

+ 1 - 1
config.toml

@@ -1,4 +1,4 @@
-baseurl = "/"  # End your URL with a `/` trailing slash, e.g. `https://example.com/`.
+baseurl = "https://bf.mengyan1223.wang/blog/"  # End your URL with a `/` trailing slash, e.g. `https://example.com/`.
 title = "Xry111's Blog"
 copyright = "© 2017 Xi Ruoyao"
 theme = "academic"