Commit Graph

3 Commits

Author SHA1 Message Date
Yudi 74232e32b5 replace .URL with .RelPermalink ()
* 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
Artem Khvastunov 3483f16f21 don't show empty See also for series ()
If series consists only of the current page it doesn't make sense to show an empty See also block.
2019-04-01 20:11:27 -03:00
Joseph Ting 27e83b1e5a Add see also section to posts footer ()
* Fix series list page title

* Add see also section to posts footer
2019-03-11 08:21:14 -03:00