mirror of
https://github.com/status-im/keycard-site.git
synced 2025-02-20 17:18:17 +00:00
chore(*): add multiple languages and change tag for url
This commit is contained in:
parent
f984ea0dc2
commit
a870230e89
@ -7,7 +7,7 @@ title: Keycard
|
||||
description: Keycard is a new type of smartcard built with an open API for simple integration with crypto wallets and hardware. Designed to safely send, store, and receive cryptocurrencies in a seamless contactless experience.
|
||||
author: Status Research & Development GmbH
|
||||
|
||||
language: [en]
|
||||
language: [en, de]
|
||||
locale: en
|
||||
i18n:
|
||||
type: [page, post]
|
||||
|
@ -28,7 +28,7 @@
|
||||
class="js-anchor-scroll o-navigation__item">
|
||||
<%- __('header.menu.keycard.title') %>
|
||||
</a>
|
||||
<a href="<%- show_lang() %><%- url_for('about-us') %>" title="<%- __('header.menu.about.title') %>"
|
||||
<a href="<%- show_lang() %><%- url_for_lang('about-us') %>" title="<%- __('header.menu.about.title') %>"
|
||||
class="o-navigation__item">
|
||||
<%- __('header.menu.about.title') %>
|
||||
</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user