mirror of
https://github.com/loviuz/loviuz-website.git
synced 2024-12-22 13:34:51 +01:00
Fix link di ritorno ai progetti
This commit is contained in:
parent
88eda953cb
commit
2df39a0aff
@ -1,6 +1,6 @@
|
||||
<section class="container page">
|
||||
{{ if .Section }}
|
||||
<a href="{{.Site.BaseURL}}{{.Section}}"><i class="fa fa-chevron-left fa-fw"></i> Torna a {{.Section}}</a>
|
||||
<a href="{{.Site.BaseURL}}/{{.Section}}"><i class="fa fa-chevron-left fa-fw"></i> Torna a {{.Section}}</a>
|
||||
{{ end }}
|
||||
<article>
|
||||
<header>
|
||||
|
Loading…
Reference in New Issue
Block a user