add initial findings
This commit is contained in:
21
c2014/about/index.html
Normal file
21
c2014/about/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!--
|
||||
Coded by Garrett Mills
|
||||
http://glmills.gq/
|
||||
Last Edited on 5 August 13:16
|
||||
This code is licensed under Creative Commons Attribution-ShareAlike 4.0 International License
|
||||
http://glmills.gq/mycode/licenses/CCA-SA4.html
|
||||
-->
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<script type="text/javascript" src="/pageDep/script/headsup.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/pageDep/styles/aboutme.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<script type="text/javascript" src="/pageDep/script/setup.js"></script>
|
||||
<div class="content">
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user