mirror of
https://github.com/evennia/evennia.git
synced 2026-03-20 06:46:31 +01:00
Fix a typo on the homepage
This commit is contained in:
parent
acb21f9eed
commit
38e2f558cc
1 changed files with 4 additions and 2 deletions
|
|
@ -89,14 +89,16 @@
|
|||
</h1>
|
||||
<p>
|
||||
<em>Evennia</em> is an open-source Python-based framework, codebase and server for creating text-based multiplayer online games (aka MUD/MU* etc) using modern technologies and tools.</p>
|
||||
<!--h2>
|
||||
<!--div><h2>
|
||||
<a name="live-demo" class="anchor" href="#live-demo">
|
||||
<span class="octicon octicon-link">
|
||||
</span>
|
||||
</a>Live demo</h2>
|
||||
<img class="img floatright" src="images/book.png" alt="Book">
|
||||
<p>
|
||||
<a href="https://demo.evennia.com">https://demo.evennia.com</a> hosts an almost default Evennia server with some extra examples. Use it to get a taste for what's possible.<h2-->
|
||||
<a href="https://demo.evennia.com">https://demo.evennia.com</a> hosts an almost default Evennia server with some extra examples. Use it to get a taste for what's possible.</div-->
|
||||
|
||||
<h2>
|
||||
<a name="installation" class="anchor" href="#installation">
|
||||
<span class="octicon octicon-link">
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue