Add favicon

master
Noah 2018-07-03 19:46:13 -07:00
parent 940a33b51f
commit 0f96387087
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<title>{% block title %}Untitled{% endblock %} - {{ site.name }}</title> <title>{% block title %}Untitled{% endblock %} - {{ site.name }}</title>
<link rel="stylesheet" type="text/css" href="/theme/style.css"> <link rel="stylesheet" type="text/css" href="/theme/style.css">
<link rel="shortcut icon" href="/images/photo.jpg">
</head> </head>
<body> <body>