Skip to content

Commit db1ba94

Browse files
committed
Happy New Year website and adding the statics
1 parent 9b6e051 commit db1ba94

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,15 @@ <h3>Learn to code.</h3>
4040

4141
<h3>Android Apps</h3>
4242
<div class="row">
43-
<div class="col-md-12 img"><a href="http://uthcode.github.io/androidtodo"><img src="static/androidtodo.png"></a><br/><strong>Simple Android todo app.</strong></div>
43+
<div class="col-md-12 img"><a href="http://www.uthcode.com/androidtodo"><img src="static/androidtodo.png"></a><br/><strong>Simple Android todo app.</strong></div>
4444
</div>
4545

46+
<h3>Websites</h3>
47+
<div class="row">
48+
<div class="col-md-12 img"><a href="http://www.uthcode.com/happynewyear"><img src="static/happynewyear.png"></a><br/><strong>Happy New Year using clouds js library.</strong></div>
49+
</div>
50+
51+
4652
</div> <!-- /container -->
4753

4854

static/androidtodo.png

38.3 KB
Loading

static/happynewyear.png

63.7 KB
Loading

0 commit comments

Comments
 (0)