You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding additional pages to the site, the css links can get
messed up until you go back and set a `baseurl` entry in the config.
This makes sense to add this since the project comes with entries for
`baseurl` at the beginning.
Copy file name to clipboardExpand all lines: _config.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ title: Lanyon
10
10
tagline: 'A Jekyll theme'
11
11
description: 'A reserved <a href="http://jekyllrb.com" target="_blank">Jekyll</a> theme that places the utmost gravity on content with a hidden drawer. Made by <a href="https://twitter.com/mdo" target="_blank">@mdo</a>.'
0 commit comments