about: fix atom link in layout meta tags

This commit is contained in:
Vincent Breitmoser 2019-11-20 16:59:30 +01:00
parent ec9e5f4d87
commit 3a9965ccaa
No known key found for this signature in database
GPG Key ID: 7BD18320DEADFA11
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="/assets/site.css?v=19" type="text/css"/>
<link rel="alternate" href="atom.xml" type="application/atom+xml" title="keys.openpgp.org newsfeed" />
<link rel="alternate" href="/atom.xml" type="application/atom+xml" title="keys.openpgp.org newsfeed" />
<title>keys.openpgp.org</title>
</head>
<body lang="{{lang}}">