hugo-coder-fork/layouts/posts
Yudi 74232e32b5 replace .URL with .RelPermalink (#176)
* replace .URL with .RelPermalink

find * -type f -exec sed -i "" "s/.URL/.RelPermalink/g" {} \;

* fix my bad
2019-05-01 14:01:25 -03:00
..
li.html replace .URL with .RelPermalink (#176) 2019-05-01 14:01:25 -03:00
list.html Post refactor to hold everything its own (#88) 2018-10-03 15:06:20 -03:00
single.html Add see also section to posts footer (#152) 2019-03-11 08:21:14 -03:00