Fix name in template
This commit is contained in:
parent
343a1a0acb
commit
a9579bb991
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Welcome to Evilthings.net</h1>
|
<h1>Welcome to Evilthings.de</h1>
|
||||||
<p style="font-size: x-small">This webpage is still under construction</p>
|
<p style="font-size: x-small">This webpage is still under construction</p>
|
||||||
<p>Evilthings will be the studio name under which <a href="https://mstar.evilthings.net">mStar</a> will release software</p>
|
<p>Evilthings will be the studio name under which <a href="https://mstar.evilthings.de">mStar</a> will release software</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue