mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-01-23 06:08:34 +01:00
7 lines
330 B
HTML
7 lines
330 B
HTML
<h1>Links</h1>
|
|
<ul>
|
|
<li><a target="_blank" href="https://github.com/{{ site.github }}/releases/latest">Latest Release</a></li>
|
|
<li><a target="_blank" href="https://github.com/{{ site.github }}/wiki/FAQ">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>
|