New domain name
This commit is contained in:
parent
54d904470f
commit
542c449069
|
@ -9,7 +9,7 @@
|
||||||
**ts-website - free website for your TeamSpeak 3 server**<br>
|
**ts-website - free website for your TeamSpeak 3 server**<br>
|
||||||
|
|
||||||
#### Useful links
|
#### Useful links
|
||||||
- [Demo](https://ts.wruczek.top/)
|
- [Demo](https://ts.wruczek.tech/)
|
||||||
- [Download](https://github.com/Wruczek/ts-website/archive/master.zip)
|
- [Download](https://github.com/Wruczek/ts-website/archive/master.zip)
|
||||||
- [Report Issues](https://github.com/Wruczek/ts-website/issues/new)
|
- [Report Issues](https://github.com/Wruczek/ts-website/issues/new)
|
||||||
- Contact the author: (english or polish)
|
- Contact the author: (english or polish)
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
<ul class="list-inline">
|
<ul class="list-inline">
|
||||||
<li> <!-- Please respect the amount of work we've put for free into this project and leave the authors in the footer. Thank you. -->
|
<li> <!-- Please respect the amount of work we've put for free into this project and leave the authors in the footer. Thank you. -->
|
||||||
<p>
|
<p>
|
||||||
<a href="https://github.com/Wruczek/ts-website">ts-website</a> v 1.3.5 — © <a href="http://wruczek.top">Wruczek</a> 2016
|
<a href="https://github.com/Wruczek/ts-website">ts-website</a> v 1.3.5 — © <a href="https://wruczek.tech">Wruczek</a> 2016
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
|
@ -90,7 +90,7 @@ function showError($title, $text) { ?>
|
||||||
<?php echo $text; ?>
|
<?php echo $text; ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="panel-footer">
|
<div class="panel-footer">
|
||||||
© <a href="http://wruczek.top">Wruczek</a> 2016 | <a href="https://github.com/Wruczek/ts-website">ts-website</a> v 1.3.5 | MIT License
|
© <a href="https://wruczek.tech">Wruczek</a> 2016 | <a href="https://github.com/Wruczek/ts-website">ts-website</a> v 1.3.5 | MIT License
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue