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,5 +1,5 @@
|
|||
<meta charset="UTF-8">
|
||||
<title>{{ metadata.title }}</title>
|
||||
<title>{{ title }}</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<link rel="icon" type="image/svg+xml" href="{{ path|urlencode }}/favicon.svg"/>
|
||||
<link rel="stylesheet" type="text/css" href="{{ path|urlencode }}/main.css"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue