mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 03:00:50 +02:00
Fix portrait image not displaying in About widget (#186)
This commit is contained in:
parent
a99cad2aed
commit
960c124fde
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue