Fix name in template

This commit is contained in:
mStar aka a person 2024-01-12 13:00:29 +01:00
parent 343a1a0acb
commit a9579bb991

View file

@ -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>