doc: enable custom favicon

This commit is contained in:
Simon Michael 2015-01-02 14:18:31 -08:00
parent 60278062e6
commit 8a992042f5

View File

@ -2,7 +2,8 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<head profile="http://www.w3.org/2005/10/profile">
<link rel="icon" type="image/png" href="/images/coins2.ico">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>$title$ - hledger.org</title>