Explorar o código

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

Lijun Zhu %!s(int64=8) %!d(string=hai) anos
pai
achega
960c124fde
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"