Skip to content
Snippets Groups Projects
Commit 64db3f09 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Add the SWIFT logo as an icon

parent 49f49799
No related branches found
No related tags found
No related merge requests found
images/favicon.ico

1.12 KiB

......@@ -8,6 +8,8 @@
<link href='stylesheet.css' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.1/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<link rel="icon" href="favicon.ico" type="image/x-icon">
{% block stylesheets %}{% endblock %}
<title>{% block title %}Welcome{% endblock %} | SWIFT</title>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment