Add place holder favicon for now.

Closes https://gitlab.com/autonomic-cooperative/autonomic-cooperative.gitlab.io/issues/17.
This commit is contained in:
Luke Murphy 2017-09-24 00:30:14 +02:00
parent 5545b87d65
commit 741844c081
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<head>
<title>{{ site.title }}</title>
<meta charset="utf-8" />
<link rel="shortcut icon" href="{{ "/assets/images/favicon.ico" | relative_url }}" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="{{ "/assets/js/ie/html5shiv.js" | relative_url }}"></script><![endif]-->
<link rel="stylesheet" href="{{ "/assets/styles/main.css" | relative_url }}" />

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB