mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-01-22 21:58:39 +01:00
7 lines
300 B
HTML
7 lines
300 B
HTML
<h1>Links</h1>
|
|
<ul>
|
|
<li><a target="_blank" href="https://github.com/{{ site.github }}/releases/latest">Latest Release</a></li>
|
|
<li><a href="{{ site.baseurl}}/docs/faq.html">FAQ</a></li>
|
|
<li><a target="_blank" href="http://www.gnu.org/licenses/gpl-2.0.html#TOC1">License: GPL 2.0</a></li>
|
|
</ul>
|