Preparing Fix for #40

This commit is contained in:
FallenGravity
2019-10-22 18:18:35 +02:00
parent e32b979150
commit 0471c224c4

View File

@@ -3,6 +3,7 @@
<link rel="stylesheet" href="assets/styles/about.css"> <link rel="stylesheet" href="assets/styles/about.css">
</head> </head>
<body>
<div id="walletsToolbar"> <div id="walletsToolbar">
<p style="font-size: 28px; color:white"> About Ether-1 </p> <p style="font-size: 28px; color:white"> About Ether-1 </p>
</div> </div>
@@ -32,21 +33,19 @@
<div class="ui grid container"> <div class="ui grid container">
<div class="four wide column"> <div class="four wide column">
<a href="https://cryptowolf.eu"> <button class="ui violet inverted button" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">
<button class="ui violet inverted button">
<h4>CryptoWolf</h4> <h4>CryptoWolf</h4>
</button> </button>
</a>
</div> </div>
<div class="four wide column"> <div class="four wide column">
<a href="https://app.stex.com?ref=26491159"> <a href="https://app.stex.com?ref=26491159" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">
<button class="ui violet inverted button"> <button class="ui violet inverted button">
<h4>Stex</h4> <h4>Stex</h4>
</button> </button>
</a> </a>
</div> </div>
<div class="four wide column"> <div class="four wide column">
<a href="https://chainex.io/register/CX187230"> <a href="https://chainex.io/register/CX187230" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">
<button class="ui violet inverted button"> <button class="ui violet inverted button">
<h4>ChainEX</h4> <h4>ChainEX</h4>
</button> </button>
@@ -54,7 +53,7 @@
</div> </div>
<div class="four wide column"> <div class="four wide column">
<a href="https://google.com"> <a href="https://google.com">
<button class="ui violet inverted button"> <button class="ui violet inverted button" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">
<h4>Graviex</h4> <h4>Graviex</h4>
</button> </button>
</a> </a>
@@ -64,28 +63,28 @@
<div class="ui grid container"> <div class="ui grid container">
<div class="four wide column"> <div class="four wide column">
<a href="https://tradecx.io?ref=232"> <a href="https://tradecx.io?ref=232">
<button class="ui violet inverted button"> <button class="ui violet inverted button" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">
<h4>TradeCX</h4> <h4>TradeCX</h4>
</button> </button>
</a> </a>
</div> </div>
<div class="four wide column"> <div class="four wide column">
<a href="https://mercatox.com/?referrer=467736"> <a href="https://mercatox.com/?referrer=467736">
<button class="ui violet inverted button"> <button class="ui violet inverted button" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">
<h4>Mercatox</h4> <h4>Mercatox</h4>
</button> </button>
</a> </a>
</div> </div>
<div class="four wide column"> <div class="four wide column">
<a href="https://safe.trade"> <a href="https://safe.trade">
<button class="ui violet inverted button"> <button class="ui violet inverted button" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">
<h4>SafeTrade</h4> <h4>SafeTrade</h4>
</button> </button>
</a> </a>
</div> </div>
<div class="four wide column"> <div class="four wide column">
<a href="https://e-ex.pro"> <a href="https://e-ex.pro">
<button class="ui violet inverted button"> <button class="ui violet inverted button" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">
<h4>E-Ex</h4> <h4>E-Ex</h4>
</button> </button>
</a> </a>
@@ -103,22 +102,22 @@
<div class="ui grid container"> <div class="ui grid container">
<div class="four wide column"> <div class="four wide column">
<a href="https://ether1.org"> <a href="https://ether1.org">
<button class="ui inverted green button">Ether-1 Website</button> <button class="ui inverted green button" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">Ether-1 Website</button>
</a> </a>
</div> </div>
<div class="four wide column"> <div class="four wide column">
<a href="https://ethofs.com"> <a href="https://ethofs.com">
<button class="ui inverted green button">ethoFS Website</button> <button class="ui inverted green button" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">ethoFS Website</button>
</a> </a>
</div> </div>
<div class="four wide column"> <div class="four wide column">
<a href="https://github.com/Ether1Project"> <a href="https://github.com/Ether1Project">
<button class="ui inverted green button">Ether-1 Github</button> <button class="ui inverted green button" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">Ether-1 Github</button>
</a> </a>
</div> </div>
<div class="four wide column"> <div class="four wide column">
<a href="https://github.com/Ether1Project/Ether1"> <a href="https://github.com/Ether1Project/Ether1">
<button class="ui inverted green button">Ether-1 Geth</button> <button class="ui inverted green button" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">Ether-1 Geth</button>
</a> </a>
</div> </div>
</div> </div>
@@ -135,38 +134,39 @@
<div class="doubling six column row"> <div class="doubling six column row">
<div class="column"> <div class="column">
<a href="https://discord.gg/Ap5FmXc"> <a href="https://discord.gg/Ap5FmXc">
<button class="ui inverted blue button">Discord</button> <button class="ui inverted blue button" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">Discord</button>
</a> </a>
</div> </div>
<div class="column"> <div class="column">
<a href=" https://twitter.com/Ether1Official/"> <a href=" https://twitter.com/Ether1Official/">
<button class="ui inverted blue button">Twitter</button> <button class="ui inverted blue button" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">Twitter</button>
</a> </a>
</div> </div>
<div class="column"> <div class="column">
<a href="https://medium.com/@Ether1Official/"> <a href="https://medium.com/@Ether1Official/">
<button class="ui inverted blue button">Medium</button> <button class="ui inverted blue button" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">Medium</button>
</a> </a>
</div> </div>
<div class="column"> <div class="column">
<a href="https://t.me/Ether_1"> <a href="https://t.me/Ether_1">
<button class="ui inverted blue button">Telegram</button> <button class="ui inverted blue button" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">Telegram</button>
</a> </a>
</div> </div>
<div class="column"> <div class="column">
<a href="https://t.me/Ether1News"> <a href="https://t.me/Ether1News">
<button class="ui inverted blue button"> <button class="ui inverted blue button" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">
<center>Announcements<center> <center>Announcements<center>
</button> </button>
</a> </a>
</div> </div>
<div class="column"> <div class="column">
<a href="mailto:community@ether1.org"> <a href="mailto:community@ether1.org">
<button class="ui inverted blue button">Email</button> <button class="ui inverted blue button" type="button" onclick="require('electron').shell.openExternal('https://cryptowolf.eu')">Email</button>
</a> </a>
</div> </div>
</div> </div>
</div> </div>
</body>
<script src="https://cdn.jsdelivr.net/npm/fomantic-ui@2.7.8/dist/semantic.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/fomantic-ui@2.7.8/dist/semantic.min.js"></script>
<script> <script>