mirror of
https://gitlab.com/parroquia-san-leandro/cancionero-web.git
synced 2025-06-07 07:23:13 +02:00
Fix: now whitelabelling works
This commit is contained in:
parent
517439d4e6
commit
3d9bb9a26b
7 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
<header>
|
||||
<h1><a href="{{ path }}">{{ metadata.title }}</a></h1>
|
||||
{% if metadata.links %}
|
||||
<h1><a href="{{ path }}">{{ title }}</a></h1>
|
||||
{% if links %}
|
||||
<nav class="nav">
|
||||
<ul>
|
||||
<li><a href="https://sanleandrovalencia.es/"><span id="nav-web">Parroquia San Leandro</span></a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue