瀏覽代碼

Fix portrait image not displaying in About widget (#186)

Lijun Zhu 8 年之前
父節點
當前提交
960c124fde
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      exampleSite/config.toml

+ 1 - 1
exampleSite/config.toml

@@ -1,4 +1,4 @@
-baseurl = "https://example.com"
+baseurl = "https://example.com/"  # End your URL with a `/` trailing slash.
 title = "Academic"
 copyright = "© 2016 Your Name"
 theme = "academic"