use proper key name

pull/1/head
Pierre Bondoerffer 8 years ago
parent db111257f0
commit 262a729ef7
No known key found for this signature in database
GPG Key ID: C0C7C0C5063F2236

@ -255,7 +255,7 @@ define([
h('a.nav-link', { href: '/what-is-cryptpad.html'}, Msg.topbar_whatIsCryptpad),
]),
h('li.nav-item', [
h('a.nav-link', { href: 'https://blog.cryptpad.fr/'}, Msg.Blog),
h('a.nav-link', { href: 'https://blog.cryptpad.fr/'}, Msg.blog),
]),
h('li.nav-item', [
h('a.nav-link', { href: '/contact.html'}, Msg.contact),

Loading…
Cancel
Save