diff --git a/scripts/helpers.js b/scripts/helpers.js index cc5b3eeb..ba890be4 100644 --- a/scripts/helpers.js +++ b/scripts/helpers.js @@ -98,7 +98,7 @@ hexo.extend.helper.register('url_for_lang', function(path) { }); hexo.extend.helper.register('raw_link', function(path) { - return 'https://github.com/status-im/incubate.status.im/edit/develop/source/' + path; + return 'https://github.com/status-im/keycard.status.im/edit/develop/source/' + path; }); hexo.extend.helper.register('page_anchor', function(str) { diff --git a/source/_data/menu.yml b/source/_data/menu.yml index 8043c032..e552630b 100644 --- a/source/_data/menu.yml +++ b/source/_data/menu.yml @@ -1,2 +1,2 @@ docs: /docs/ -blog: https://our.status.im/incubate +blog: https://our.status.im/keycard diff --git a/themes/navy/layout/page.swig b/themes/navy/layout/page.swig index 00347e8b..ec8ef361 100644 --- a/themes/navy/layout/page.swig +++ b/themes/navy/layout/page.swig @@ -1,9 +1,3 @@ -
-

- Keycard - API -

-

{{ page.title }}

diff --git a/themes/navy/layout/partial/header.swig b/themes/navy/layout/partial/header.swig index e80779f2..30a4a21d 100644 --- a/themes/navy/layout/partial/header.swig +++ b/themes/navy/layout/partial/header.swig @@ -21,13 +21,13 @@
  • Incubate
  • Nimbus
  • Embark
  • -
  • Keycard
  • +
  • Keycard
  • Contribute