Browse Source

Open about page links in new tag

master
Kenneth Bruen 2 years ago
parent
commit
1b1c2dba77
Signed by: kbruen
GPG Key ID: C1980A470C3EE5B1
  1. 4
      about.html

4
about.html

@ -16,11 +16,11 @@
<div class="content"> <div class="content">
<h2>InfoTren</h2> <h2>InfoTren</h2>
<p>KaiOS webapp for <a href="https://infofer.ro" class="items inline">Informatica Feroviară</a> scraper</p> <p>KaiOS webapp for <a rel="noreferrer" target="_blank" href="https://infofer.ro" class="items inline">Informatica Feroviară</a> scraper</p>
<h4>Acknowledgements</h4> <h4>Acknowledgements</h4>
<ul> <ul>
<li><a href="https://brailleinstitute.org/freefont" class="items">Atkinson Hyperlegible</a></li> <li><a rel="noreferrer" target="_blank" href="https://brailleinstitute.org/freefont" class="items">Atkinson Hyperlegible</a></li>
</ul> </ul>
</div> </div>

Loading…
Cancel
Save