Skip to content
Snippets Groups Projects
Commit 2cec5379 authored by Dorian Lesbre's avatar Dorian Lesbre
Browse files

Added font awesome css and fonts

parent 7b874538
No related branches found
No related tags found
No related merge requests found
Showing
with 9554 additions and 1 deletion
This diff is collapsed.
File added
This diff is collapsed.
File added
File added
File added
File added
This diff is collapsed.
File added
File added
File added
File added
This diff is collapsed.
File added
File added
File added
{% load static %}
<!doctype html>
<html lang=fr>
<html lang="fr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
......@@ -11,6 +11,8 @@
<link rel="icon" type="image/png" href="{% static 'imgs/favicon.ico' %}">
<link rel="stylesheet" type="text/css" href="{% static 'css/style.css' %}">
<link rel="stylesheet" type="text/css" href="{% static 'css/font-awesome-all.min.css' %}">
{% block head %}{% endblock %}
</head>
<body>
<header>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment