krz/hn
A brutalist web client for Hacker News.
clone: git clone https://gitbay.org/krz/hn.git
0530e492fa7e52788983c23caa585f615d76c09f
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2023-06-01T15:47:03Z
templates/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -8,7 +8,7 @@ <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="author" content="My Name"> <meta name="description" content="{page_description}"> - <link rel="canonical" href="{canoncial_url}"> + <link rel="canonical" href="{canonicial_url}"> <link rel="icon" href="/favicon.ico"> <link rel="stylesheet" href="/static/styles.min.css"> </head>