summaryrefslogtreecommitdiffhomepage
path: root/www/templates/head.html
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-12-15 19:42:53 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-12-16 22:45:13 +0800
commit1cb80b2d9f3245bfc9e3f02f84b6af681054131a (patch)
tree47cbb38ce9e7b3e92b0262e35bf8dfcdbe929526 /www/templates/head.html
parent465c4ba5b4f0b4f69fd3773fc4f9f9650b7fffa0 (diff)
add cgit
Diffstat (limited to 'www/templates/head.html')
-rw-r--r--www/templates/head.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/templates/head.html b/www/templates/head.html
index ede99c9..6e297c1 100644
--- a/www/templates/head.html
+++ b/www/templates/head.html
@@ -7,4 +7,5 @@
7 7
8 <link rel="stylesheet" href="/style.css"> 8 <link rel="stylesheet" href="/style.css">
9 <link rel="icon" href="/favicon.ico" type="image/x-icon"> 9 <link rel="icon" href="/favicon.ico" type="image/x-icon">
10 <link rel="alternate" type="application/rss+xml" href="/feed.rss" />
10</head> 11</head>