Преглед изворни кода

enable localization/modification of "Recent" string (#154)

tags/2.39
Andreas Caravella пре 6 година
родитељ
комит
75d661632a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      layouts/index.html

+ 1
- 1
layouts/index.html Прегледај датотеку

@@ -16,7 +16,7 @@
{{/* Use $section_name to get the section title. Use "with" to only show it if it exists */}}
{{ with .Site.GetPage "section" $section_name }}
<h1 class="flex-none">
Recent {{ .Title }}
{{$.Param "recent_copy" | default "Recent" }} {{ .Title }}
</h1>
{{ end }}


Loading…
Откажи
Сачувај