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
@@ -28,7 +28,7 @@
28
28
29
29
<divclass="page-header">
30
30
<h1>Uthcode</h1>
31
-
<pclass="lead">simple, useful (and sometimes silly) projects.</p>
31
+
<pclass="lead">simple, useful and sometimes silly projects.</p>
32
32
</div>
33
33
34
34
<h3>Learn to code.</h3>
@@ -43,6 +43,12 @@ <h3>Android Apps</h3>
43
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>Web Apps</h3>
47
+
<divclass="row">
48
+
<divclass="col-md-12 img"><ahref="http://www.shalgreetings.com"><imgsrc="static/shalgreetings.png"></a><br/><strong>Send beautiful Greeting cards to your Friends. A site similar to former Apple iCards</strong></div>
49
+
</div>
50
+
51
+
46
52
<h3>Websites</h3>
47
53
<divclass="row">
48
54
<divclass="col-md-6 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