aboutsummaryrefslogtreecommitdiff
path: root/src/templates/refs.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/refs.html')
-rw-r--r--src/templates/refs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/refs.html b/src/templates/refs.html
index 2f992f7..7d1e1c1 100644
--- a/src/templates/refs.html
+++ b/src/templates/refs.html
@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
- <link rel="icon" type="image/svg+xml" href=../static/logo.svg" />
+ <link rel="icon" type="image/svg+xml" href="../static/logo.svg" />
<link rel="stylesheet" type="text/css" href="../static/styles.css" />
<link rel="alternate" type="application/atom+xml" href="$PREFIX/commits.xml" title="$PROJECT_NAME - commit feed" hreflang="en" />
<link rel="alternate" type="application/atom+xml" href="$PREFIX/tags.xml" title="$PROJECT_NAME - tags feed" hreflang="en" />