We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb7860 commit 9fe3659Copy full SHA for 9fe3659
index.html
@@ -17,14 +17,17 @@
17
<header>
18
<h1>Tinge</h1>
19
<p>Free Screenshot and Screencast Mac OS X Software</p>
20
-
+<!--
21
<p class="view"><a href="https://github.com/dsame/tinge">View the Project on GitHub <small>dsame/tinge</small></a></p>
22
+-->
23
24
<ul>
25
+ <li><a href="https://github.com/dsame/tinge/releases/download/v1.1/Tinge.app.zip">Download <strong>ZIP File</strong></a></li>
26
+ <!--
27
<li><a href="https://github.com/dsame/tinge/zipball/master">Download <strong>ZIP File</strong></a></li>
28
<li><a href="https://github.com/dsame/tinge/tarball/master">Download <strong>TAR Ball</strong></a></li>
29
<li><a href="https://github.com/dsame/tinge">View On <strong>GitHub</strong></a></li>
30
+ -->
31
</ul>
32
</header>
33
<section>
0 commit comments