add resources
This commit is contained in:
parent
8010a72def
commit
26b7500ce2
|
@ -19,7 +19,7 @@ deploy:
|
||||||
type: git
|
type: git
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
name: status-im-auto
|
name: status-im-auto
|
||||||
repo: git@github.com:andytudhope/keycard.status.im.git
|
repo: git@github.com:bitgamma/keycard.status.im.git
|
||||||
|
|
||||||
theme_config:
|
theme_config:
|
||||||
favicon: img/logo-32.png
|
favicon: img/logo-32.png
|
||||||
|
@ -30,4 +30,4 @@ highlight:
|
||||||
|
|
||||||
disqus_shortname: hexojs
|
disqus_shortname: hexojs
|
||||||
twitter: cryptowanderer
|
twitter: cryptowanderer
|
||||||
github: andytudhope
|
github: bitgamma
|
||||||
|
|
|
@ -19,7 +19,7 @@ deploy:
|
||||||
type: git
|
type: git
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
name: status-im-auto
|
name: status-im-auto
|
||||||
repo: git@github.com:andytudhope/keycard.status.im.git
|
repo: git@github.com:bitgamma/keycard.status.im.git
|
||||||
|
|
||||||
theme_config:
|
theme_config:
|
||||||
favicon: img/logo-32.png
|
favicon: img/logo-32.png
|
||||||
|
@ -30,4 +30,4 @@ highlight:
|
||||||
|
|
||||||
disqus_shortname: hexojs
|
disqus_shortname: hexojs
|
||||||
twitter: cryptowanderer
|
twitter: cryptowanderer
|
||||||
github: andytudhope
|
github: bitgamma
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
{{ partial('partial/shared-partials/partials/header-nav') }}
|
{{ partial('partial/shared-partials/partials/header-nav') }}
|
||||||
</div>
|
</div>
|
||||||
<div class="header-right">
|
<div class="header-right">
|
||||||
<a href="http://get.status.im/chat/public/status-incubate" class="button button--secondary" style="margin-right: 8px">Join Status Chat</a>
|
<a href="http://get.status.im/chat/public/status-keycard" class="button button--secondary" style="margin-right: 8px">Join Status Chat</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
<h4>Keycard</h4>
|
<h4>Keycard</h4>
|
||||||
<p class="secondary-text">A hardware wallet in the form of a card with a safe, contactless transaction experience</p>
|
<p class="secondary-text">A hardware wallet in the form of a card with a safe, contactless transaction experience</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-community-more__link"><a href="https://hardwallet.status.im/" class="link-arrow">Learn more</a></div>
|
<div class="card-community-more__link"><a href="https://keycard.status.im/" class="link-arrow">Learn more</a></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue