Add favicon

This commit is contained in:
Noah 2018-07-03 19:46:13 -07:00
父節點 940a33b51f
當前提交 0f96387087

查看文件

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