forked from TrueCloudLab/frostfs.info
[#7] layout: FEP number missing in FEP page header
Add FEP number in page title. Signed-off-by: Dmitry Rychkov <d.rychkov@yadro.com>
This commit is contained in:
parent
bf2f64770c
commit
11ae956ed1
1 changed files with 1 additions and 0 deletions
1
layouts/partials/title.html
Normal file
1
layouts/partials/title.html
Normal file
|
@ -0,0 +1 @@
|
|||
{{ with .Params.FEP }}FEP {{ . }} – {{ end }}{{ .Title }}
|
Loading…
Reference in a new issue