Generate a basic favicon dynamically
This commit is contained in:
3
docs/templates/layout.html
vendored
3
docs/templates/layout.html
vendored
@@ -74,7 +74,8 @@ footer {
|
||||
color: #555;
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" href="static/codehilite.css" type="text/css" />
|
||||
<link rel="stylesheet" href="/static/codehilite.css" type="text/css" />
|
||||
<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
|
||||
</head>
|
||||
<body>
|
||||
<div id="main">
|
||||
|
Reference in New Issue
Block a user