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

This commit is contained in:
Lijun Zhu 2017-05-29 20:31:08 -04:00 committed by gcushen
commit 960c124fde

View file

@ -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"