hugo-PaperMod/layouts/_default
Aditya Telange a8abbd3545
post-cover: relative covers need to be explicitely set
* change in d819914 and #13
* previous impl breks sites not using `/static` dir as their static location
* hugo supports multiple static directories and previous impl checks only for one
* ref : https://gohugo.io/content-management/static-files/

usage change in post-vars =>

cover:
  image: '<relative url>'
  relative: true
2020-10-10 19:52:08 +05:30
..
archives.html archives: add posts count for each yr and month 2020-09-29 16:42:23 +05:30
baseof.html (lint) remove unnecessary whitespace 2020-09-23 12:52:32 +05:30
list.html post-cover: relative covers need to be explicitely set 2020-10-10 19:52:08 +05:30
single.html post-cover: relative covers need to be explicitely set 2020-10-10 19:52:08 +05:30
terms.html (lint) remove unnecessary whitespace 2020-09-23 12:52:32 +05:30