dot-hugo/layouts/_default
Xavi Aznar 0684a1bcab Replaces hardcoded "Article" header for article listing with optional parameter "articlesLabel" on config file.
When listing articles for a Topic, the list was always labeled "Article".
If "articlesLabel" is set on [[Languages.<languageCode>]] section of site's config file,
it is used as Header for the listing of articles of the topic.
If it is not set, "Articles" is used.
2019-06-09 00:50:38 +02:00
..
baseof.html modified readme file, theme file and installation page 2019-03-13 11:20:07 +06:00
list.html Replaces hardcoded "Article" header for article listing with optional parameter "articlesLabel" on config file. 2019-06-09 00:50:38 +02:00
single.html modified readme file, theme file and installation page 2019-03-13 11:20:07 +06:00