Add facicon and logo

This commit is contained in:
Griatch 2020-06-13 16:46:37 +02:00
parent 7bd424cc2d
commit 7397591c26
3 changed files with 5 additions and 3 deletions

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
images/evennia_logo.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View file

@ -16,6 +16,9 @@
<body>
<div class="wrapper">
<header>
<p>
<img src="images/evennia_logo.png" alt="Evennia logo">
</p>
<h1 class="header">Evennia</h1>
<p class="header">The Python MU* Development Library</p>
@ -28,7 +31,6 @@
<li><a class="buttons" href="https://discord.gg/NecFePw">Discord channel</a></li>
<li><a class="buttons" href="https://groups.google.com/forum/#%21forum/evennia">Forum</a></li>
<li><a class="buttons" href="http://evennia.blogspot.com/">Dev Blog</a></li>
<li><a class="buttons" href="http://www.evennia.com/">evennia.com hub</a></li>
</ul>
</ul>
@ -79,7 +81,7 @@ stats in the default distribution (we might expand our contributions folder
with optional plugins in the future though).</p>
<p>If this piqued your interest, there is also a <a
href="docs/latest/Evennia-Introduction">lengthier
href="docs/latest/Evennia-Introduction.html">lengthier
introduction</a> to Evennia to read.</p>
<h2>
@ -95,7 +97,7 @@ development of your own games.</p>
class="octicon octicon-link"></span></a>More Information</h2>
<p>To learn how to get your hands on the code base, the <a
href="docs/latest/Getting-Started">Getting Started</a> page is the way to go. Otherwise you could browse the <a
href="docs/latest/Getting-Started.html">Getting Started</a> page is the way to go. Otherwise you could browse the <a
href="docs/latest/index.html">Documentation</a> or why
not come join the <a href="http://www.evennia.com">Evennia Community</a>.
Welcome! </p>