Skip to content
Snippets Groups Projects
Commit 13d49136 authored by Sebastien's avatar Sebastien
Browse files

Merge branch 'tuleap-94-add-memorekall-favicon' into 'main'

Add Memorekall Favicon on login, register and my_capsules pages

See merge request !18
parents 9bef5298 b523561e
No related branches found
No related tags found
1 merge request!18Add Memorekall Favicon on login, register and my_capsules pages
assets/images/favicon.ico

1.12 KiB

......@@ -12,6 +12,7 @@
{% block javascripts %}
{{ encore_entry_script_tags('app') }}
{% endblock %}
<link rel="icon" type="image/x-icon" href="{{ asset('build/images/favicon.ico') }}" />
</head>
<body class="container">
<div class="d-flex flex-row justify-content-center mb-5">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment