Преглед изворни кода

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"