1
0
mirror of https://github.com/actix/actix-website synced 2024-11-27 18:12:57 +01:00

Update header.html

This commit is contained in:
krircc 2018-06-18 17:41:33 +08:00 committed by GitHub
parent fbffdad7cb
commit 7a5b633dd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
<link rel="stylesheet" href="/css/font-awesome.min.css">
<link rel="stylesheet" href="/css/actix.css">
<link rel="stylesheet" href="/css/highlight.css">
<link rel="icon" href="/img/logo-nav.png" title="actix">
<link rel="icon" href="/favicon.ico" title="actix">
<title>{{ .Title }}</title>
</head>