Fix devs mail
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div id="footer" class="horz flex">
|
<div id="footer" class="horz flex">
|
||||||
<div id="version">pairgoth v$version</div>
|
<div id="version">pairgoth v$version</div>
|
||||||
<div id="contact"><a href="mailto:pairgoth@jeudego.org">contact</a></div>
|
<div id="contact"><a href="mailto:pairgoth-dev@jeudego.org">contact</a></div>
|
||||||
</div>
|
</div>
|
||||||
<div id="feedback">
|
<div id="feedback">
|
||||||
<div id="success" class="hidden"></div>
|
<div id="success" class="hidden"></div>
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
<h1>Welcome to <span class="logo">pairgoth</span>, your Go Pairing Engine!</h1>
|
<h1>Welcome to <span class="logo">pairgoth</span>, your Go Pairing Engine!</h1>
|
||||||
<h2>What is <span class="logo">pairgoth</span>?</h2>
|
<h2>What is <span class="logo">pairgoth</span>?</h2>
|
||||||
<p><span class="logo">pairgoth</span> is a Go tournament pairing engine designed to make your tournament experience effortless. <span class="logo">pairgoth</span> is the successor of <a href="https://github.com/lucvannier/opengotha">opengotha</a>, the well known pairing system software developed by <a href="http://vannier.info/jeux/accueil.htm">Luc Vannier</a> and uses the same algorithm and parameters internally, as well as import and export features towards its format.</p>
|
<p><span class="logo">pairgoth</span> is a Go tournament pairing engine designed to make your tournament experience effortless. <span class="logo">pairgoth</span> is the successor of <a href="https://github.com/lucvannier/opengotha">opengotha</a>, the well known pairing system software developed by <a href="http://vannier.info/jeux/accueil.htm">Luc Vannier</a> and uses the same algorithm and parameters internally, as well as import and export features towards its format.</p>
|
||||||
<p><span class="logo">pairgoth</span> supports the <b>Swiss</b></a> pairing system, ideal for championships with no handicap games, as well as the <b>MacMahon</b> pairing system, more suited for classical tournaments and cups. Future versions will support more pairing systems and more features. <a href="mailto:pairgoth@jeudego.org">Your feedback is most welcome!</a></p>
|
<p><span class="logo">pairgoth</span> supports the <b>Swiss</b></a> pairing system, ideal for championships with no handicap games, as well as the <b>MacMahon</b> pairing system, more suited for classical tournaments and cups. Future versions will support more pairing systems and more features. <a href="mailto:pairgoth-dev@jeudego.org">Your feedback is most welcome!</a></p>
|
||||||
<h2>How to use <span class="logo">pairgoth</span>?</h2>
|
<h2>How to use <span class="logo">pairgoth</span>?</h2>
|
||||||
<p>We offer you the flexibility to use <span class="logo">pairgoth</span> in a way that best suits your needs. Here are your options:</p>
|
<p>We offer you the flexibility to use <span class="logo">pairgoth</span> in a way that best suits your needs. Here are your options:</p>
|
||||||
<ol>
|
<ol>
|
||||||
|
Reference in New Issue
Block a user