Commit Graph

5 Commits

Author SHA1 Message Date
Ray Elliott 0138cc7e41 modify heading text of series list 2020-02-19 16:41:05 +00:00
Ray Elliott 7e4eec5008 modify see-also heading text 2020-02-18 17:44:24 +00:00
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