Merge branch 'dev' into 'main'

Fix name in template

See merge request evilthings-services/evilthings!1
This commit is contained in:
mStar aka a person 2024-01-12 12:12:04 +00:00
commit d9f47d1e3e

View file

@ -13,8 +13,8 @@
</style>
</head>
<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>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>
</html>