Commit graph

6 commits

Author SHA1 Message Date
Jan Raasch 848f6129ec style: add & run prettier 2020-09-09 18:00:59 +02:00
Jan Raasch 9a7774bc4b refactor: remove extra p-tags from section.post-content
fixes https://github.com/janraasch/hugo-scroll/issues/7
2020-09-07 17:46:18 +02:00
Jan Raasch f483bbaea4 fix(site-menu): use anchorized title
fixes https://github.com/janraasch/hugo-scroll/pull/6.

This way we put less burden on JavaScript / jQuery, which is always good :-D.
2020-09-07 14:23:19 +02:00
Jan Raasch 0fe91fc202 fix(header_image): remote relURL to make this work when hosted in a subdir
See https://github.com/gohugoio/hugoThemes/issues/881#issuecomment-667532072
2020-08-01 15:48:07 +02:00
Jan Raasch a319d9051b chore(layouts/index): use relURL for css background
because netlify optimization requires this, see

https://community.netlify.com/t/support-guide-does-netlify-optimize-every-single-asset-my-site-uses/152
2020-07-09 12:32:43 +02:00
Jan Raasch b05ff4eb22 chore: initial commit 2020-07-07 17:50:41 +02:00