summaryrefslogtreecommitdiff
path: root/public/windows/index.en.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/windows/index.en.html')
-rw-r--r--public/windows/index.en.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/public/windows/index.en.html b/public/windows/index.en.html
index f063cf1..35a710c 100644
--- a/public/windows/index.en.html
+++ b/public/windows/index.en.html
@@ -8,6 +8,7 @@ Bitmask for Windows - Bitmask Downloads
<link href='/assets/bootstrap.min.css' rel='stylesheet'>
<link href='/assets/font-awesome/css/font-awesome.min.css' rel='stylesheet'>
<link href='/assets/style.css' rel='stylesheet'>
+<script src='/assets/js/jquery.min.js'></script>
</head>
<body>
<a class='bm-masthead' href='/'></a>
@@ -106,6 +107,11 @@ Downloads
</div>
<div>
Everything available for download on this site is free and open source software.
+<br>
+Source code available from
+<a href="https://leap.se/git/">https://leap.se/git</a>
+or
+<a href="https://github.com/leapcode">https://github.com/leapcode</a>.
</div>
</footer>
</body>