Create godhead

This commit is contained in:
MPG13 (Micah Gomez) 2018-01-20 13:16:08 -07:00 committed by GitHub
parent bfc2588299
commit 440a5da490
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
depicts/godhead Normal file
View file

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<title>Micah Gomez</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<link rel="stylesheet" type="text/css" href="../css/style.css">
</head>
<body>
<center>
<p>
This is just a WebClip for a project some friend and I are working on. All the information you need to know about the GodHead is in the WebClip.</p>
<p style="font-size:100%;">MPG13's repo</p></center>
</div>
</body>
</html>