fixed underlined space at the end of links
parent
0b6179a386
commit
fc7fff7988
|
@ -34,10 +34,12 @@ $navbar="about";
|
|||
</div>
|
||||
<div class="item-4">
|
||||
<p>
|
||||
This forum is powered by the ThreadR Forum Engine. More information here: <a href="https://threadr.lostcave.ddnss.de/threadr/about"> [about page on the Developer's instance] </a> and <a href="https://lostcave.ddnss.de/git/root/threadr.lostcave.ddnss.de"> [git repository] </a>
|
||||
This forum is powered by the ThreadR Forum Engine. More information here:
|
||||
<a href="https://threadr.lostcave.ddnss.de/threadr/about">[about page on the Developer's instance]</a>
|
||||
and <a href="https://lostcave.ddnss.de/git/root/threadr.lostcave.ddnss.de">[git repository]</a>
|
||||
</p>
|
||||
<p>
|
||||
If you encounter any issues, please report them to the issues board on our official instance at <a href=""> [put link here when ready] </a>
|
||||
If you encounter any issues, please report them to the issues board on our official instance at <a href="">[put link here when ready]</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue