Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

@@ -0,0 +1 @@
<link rel="stylesheet" type="text/css" href="css/style.css" />
File renamed without changes.
@@ -1,12 +1,23 @@
<!DOCTYPE html>
<html>

<head>
<title>Page Title</title>
<link href="css/bootstrap.css" rel="stylesheet">
<title>Page Title</title>
<meta name="twitter:" content="">
<link rel="stylesheet" type="text/css" href="css/style.css" />

</head>

<body>
<a href="" class="btn btn-primary">臉書頁面</a>
<h1>This is a Heading</h1>
<h2>My name is Jasper.</h2>
<p>I'm a student athlete.</p>
<p>At least i like to think so.</p>

<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
<img src="images/random.png" alt="Random Picture." height="100" width="250">

</body>

</html>