mirror of
https://github.com/cwinfo/yggdrasil-map
synced 2025-06-26 16:19:24 +00:00
adjustments for fc00.atomshare.net
This commit is contained in:
@ -11,7 +11,8 @@
|
||||
<p>The network page has a map of Hyperboria as it is now. The map is not complete since it is hard/impossible to get a full picture of the network. A rough estimate is that at least half of the nodes are pictured here, probably more. The nodes and links that are shown on the page are very likely to exist but this should not be taken as a guarantee.</p>
|
||||
|
||||
<h3>Contact</h3>
|
||||
<p>Currently fc00 is run by <em>randati</em>. If you have something to say or you would like to help, contact him on HypeIRC or EFNet.</p>
|
||||
<p>fc00 was orginally created by <em>Randati</em>. Currently fc00 is run by <em>zielmicha</em>.
|
||||
If you have something to say or you would like to help, contact him via michal@zielinscy.org.pl.</p>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
@ -14,7 +14,7 @@
|
||||
<ul>
|
||||
<li><a href="/" {% if page == 'network' %} class="selected" {% endif %}>Network</a></li>
|
||||
<li><a href="/about"{% if page == 'about' %} class="selected" {% endif %}>About</a></li>
|
||||
<li><a href="https://github.com/Randati/fc00.org">Source</a></li>
|
||||
<li><a href="https://github.com/zielmicha/fc00.org">Source</a></li>
|
||||
<li><tt>{{ ip }}</tt></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user