This commit is contained in:
Andrea Cardaci
2018-05-29 19:30:39 +02:00
parent d8c9db3561
commit ef6bf6dfbe
4 changed files with 17 additions and 1 deletions

View File

@@ -13,7 +13,8 @@
{% endif %}
{% endif %}
</title>
<link rel="stylesheet" href="/style.css" type="text/css"/>
<link rel="icon" href="/assets/logo.png">
<link rel="stylesheet" href="/assets/style.css" type="text/css"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes">
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head>