Make links in app description go to a new page

This commit is contained in:
Johannes Zellner
2016-01-13 16:16:40 +01:00
parent 66eb0481b5
commit faefe078af
3 changed files with 11 additions and 1 deletions

View File

@@ -45,6 +45,7 @@
<!-- Showdown (markdown converter) -->
<script src="3rdparty/js/showdown-1.1.0.min.js"></script>
<script src="3rdparty/js/showdown-target-blank.min.js"></script>
<!-- Main Application -->
<script src="js/index.js"></script>