1
0
mirror of https://github.com/actix/actix-website synced 2025-06-29 16:24:58 +02: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

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>