You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -40,9 +40,15 @@ <h3>Learn to code.</h3>
40
40
41
41
<h3>Android Apps</h3>
42
42
<divclass="row">
43
-
<divclass="col-md-12 img"><ahref="http://uthcode.github.io/androidtodo"><imgsrc="static/androidtodo.png"></a><br/><strong>Simple Android todo app.</strong></div>
43
+
<divclass="col-md-12 img"><ahref="http://www.uthcode.com/androidtodo"><imgsrc="static/androidtodo.png"></a><br/><strong>Simple Android todo app.</strong></div>
44
44
</div>
45
45
46
+
<h3>Websites</h3>
47
+
<divclass="row">
48
+
<divclass="col-md-12 img"><ahref="http://www.uthcode.com/happynewyear"><imgsrc="static/happynewyear.png"></a><br/><strong>Happy New Year using clouds js library.</strong></div>
0 commit comments