mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
100% coverage on LinkCheck
This commit is contained in:
parent
8d48832ca5
commit
80aa37ac0d
3 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
- name: DirectBet
|
- name: DirectBet
|
||||||
url: www.DirectBet.eu/
|
url: http://www.DirectBet.eu/
|
||||||
image: DirectBet.jpg
|
image: DirectBet.jpg
|
||||||
|
|
||||||
- name: FortuneJack
|
- name: FortuneJack
|
||||||
|
@ -8,5 +8,5 @@
|
||||||
image: FortuneJack.jpg
|
image: FortuneJack.jpg
|
||||||
|
|
||||||
- name: CryptoGames
|
- name: CryptoGames
|
||||||
url: www.crypto-games.net
|
url: http://www.crypto-games.net
|
||||||
image: CryptoGames.jpg
|
image: CryptoGames.jpg
|
||||||
|
|
|
@ -71,7 +71,7 @@
|
||||||
|
|
||||||
- name: Philipp Engelhorn
|
- name: Philipp Engelhorn
|
||||||
title: Photography
|
title: Photography
|
||||||
url: www.philippengelhorn.com
|
url: http://www.philippengelhorn.com
|
||||||
image: PhilippEngelhornPhotography.jpg
|
image: PhilippEngelhornPhotography.jpg
|
||||||
|
|
||||||
- name: Ivan Liborio
|
- name: Ivan Liborio
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
<!-- <p class="hero__lead">Visualizer Goes Here</p>-->
|
<!-- <p class="hero__lead">Visualizer Goes Here</p>-->
|
||||||
|
|
||||||
<div class="hero__buttons">
|
<div class="hero__buttons">
|
||||||
<a href="#section-markets" class="btn-white-solid">{% t pages.currency.hero-markets-btn %}</a>
|
<a href="#section-exchanges" class="btn-white-solid">{% t pages.currency.hero-markets-btn %}</a>
|
||||||
<a href="#section-governance" class="btn-white-solid">{% t pages.currency.hero-governance-btn %}</a>
|
<a href="#section-governance" class="btn-white-solid">{% t pages.currency.hero-governance-btn %}</a>
|
||||||
<a href="#section-network" class="btn-white-solid">{% t pages.currency.hero-network-btn %}</a>
|
<a href="#section-network" class="btn-white-solid">{% t pages.currency.hero-network-btn %}</a>
|
||||||
<a href="#section-blockchain" class="btn-white-solid">{% t pages.currency.hero-blockchain-btn %}</a>
|
<a href="#section-blockchain" class="btn-white-solid">{% t pages.currency.hero-blockchain-btn %}</a>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue