Skip to content

Commit cc037da

Browse files
committed
rustanddust.ch : update index.html
1 parent 7cb1fbd commit cc037da

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

rustanddust.ch/index.html

+30
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,28 @@ <h1>Rust And Dust</h1>
2626

2727
<div id="title" class="article center">
2828
<b>Rust And Dust</b> a tactical ground combat simulation for android.
29+
<br/>
30+
<br/>
31+
<a href="RustAndDust-35.apk">Android APK</a>
32+
<br/>
33+
<a href="RustAndDust-35.jar">Java desktop application</a>
34+
<br/>
35+
<br/>
36+
<a href="https://github.com/jeremyz/rustanddust">source code repository</a>
37+
<br/>
38+
<a href="http://cgit.asynk.ch/RustAndDust">cgit</a>
2939
</div>
3040

3141
<div class="article">
3242
<div class="center"><a href="game.png" class="fancybox" rel="galler"><img src="game-small.png" /></a></div>
3343
</div>
3444

45+
<div class="article">
46+
<div class="center">
47+
<iframe width="560" height="315" src="https://www.youtube.com/embed/nXu6vT7osd4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
48+
</div>
49+
</div>
50+
3551
<div class="article">
3652
<h2>News:</h2>
3753
<ul>
@@ -216,5 +232,19 @@ <h2><a name="deploy" />Deployment / Reinforcement</a>:</h2>
216232
</div>
217233

218234
</content>
235+
<!-- Start of StatCounter Code for Default Guide -->
236+
<script type="text/javascript">
237+
var sc_project=11189100;
238+
var sc_invisible=0;
239+
var sc_security="50d600d5";
240+
var scJsHost = (("https:" == document.location.protocol) ? "https://secure." : "http://www.");
241+
document.write("<sc"+"ript type='text/javascript' src='" +scJsHost+"statcounter.com/counter/counter.js'></"+"script>");
242+
</script>
243+
<!--
244+
<noscript><div class="statcounter"><a title="free hit counter" href="http://statcounter.com/free-hit-counter/" target="_blank">
245+
<img class="statcounter" src="//c.statcounter.com/11189100/0/50d600d5/0/" alt="free hit counter">
246+
</a></div></noscript>
247+
-->
248+
<!-- End of StatCounter Code for Default Guide -->
219249
</body>
220250
</html>

0 commit comments

Comments
 (0)