Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

Release 1.1.0

Compare
Choose a tag to compare
@panr panr released this 08 Feb 18:04
· 351 commits to master since this release
e2039dc

Now cover in posts have absolute paths. That means you can pass to the variable whatever you want: https://github.com/panr/hugo-theme-hello-friend/blob/master/images/tn.png or img/hello.jpg (relative, local paths start from static dir by default).

Thanks @MyIgel for contribution!