-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
32 lines (27 loc) · 2.15 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>thejaustin's Official Website</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1></h1>
<a href="index.html" style="text-decoration:none"><h1 class="project-name">@thejaustin's Official Website</h1></a>
<h1></h1>
</section>
<section class="main-content">
<h1>
<a id="site-in-progress" class="anchor" href="#site-in-progress" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Site In Progress</h1>
<a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">The Mini Blocks Mod</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://twitter.com/thejaustin" property="cc:attributionName" rel="cc:attributionURL">thejaustin</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Attribution-NonCommercial 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/thejaustin/ModPE/blob/master/Mini%20Blocks%20Mod" rel="dct:source">https://github.com/thejaustin/ModPE/blob/master/Mini%20Blocks%20Mod</a>.
<footer class="site-footer">
<span class="site-footer-credits">This site is a Work In Progress - Created by Austin Folsom (<a href="https://twitter.com/thejaustin">@thejaustin</a>)</span>
</footer>
</section>
</body>
</html>