-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
18 lines (18 loc) · 1.26 KB
/
index.html
File metadata and controls
18 lines (18 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<html>
<title>Welcome to Tony's Github page!</title>
<head>
<style type="text/css">body{ line-height:120%;margin:2;background-color:#ECECEC;text-align:center;margin-left:auto; margin-right:auto;font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 25px; }</style>
</head>
<body><br><br><br>
<h1><strong>Welcome to my GitHub page!</strong></h1>(<a href="http://whoami.tonyxue.asia">who r u?</a>)<br><h2><a href="https://github.com/tonyxue">Click here to visit my GitHub profile page!</a></h2>
<br>
<h3><u>I am currently working on:</u><br><br>
<strong>crouton</strong>(<a
href="https://github.com/dnschneid/crouton/tree/master">master</a>,
<a href="https://github.com/tonyxue/cruise/tree/master">my fork</a>)<br><br><br>
<strong>fasterapple</strong>(<a href="https://github.com/fasterapple/fasterapple/tree/master">master</a>, <a href="https://opensrc.fasterapple.com">Project GitHub page</a>, <a href="http://fasterapple.com">Project site</a>)<br><br>
<u>I'm also helping out:</u><br><br>
the translation for <strong>github-cheat-sheet</strong>(<a href="https://github.com/tiimgreen/github-cheat-sheet/tree/master">master</a>, <a href="https://github.com/tonyxue/github-cheat-sheet">my fork</a>)<br><br></h3>
2015, Handmade in Beijing
</body>
</html>