-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
74 lines (61 loc) · 2.87 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags <em>must</em> come first in the head; any other head content must come <em>after</em> these tags -->
<meta name="description" content="">
<meta name="author" content="">
<title>Mark Andrew Holmes' Github Page</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link href="cover.css" rel="stylesheet">
<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 class="project-name">Mark Andrew Holmes' Github Page</h1>
<h2 class="project-tagline">Website</h2>
</section>
<section class="main-content">
<p><!DOCTYPE html>
</p>
<title>Mark Andrew Holmes' Github Page</title>
<div class="inner cover">
<h1>This is the index page for my Github webpage. Hello and welcome!</h1>
<p></p>
<p class="lead"><a href="info.html" class="btn btn-lg btn-default">Learn more</a></p>
</div>
<div class="nav">
<h3><a href="http://www.markandrewholmes.com">My homepage (hosted on Yahoo)</a></h3>
<h3><a href="http://alectocles.5gigs.net.0lx.org/index.htm">A mirror site (mainly) for my writing</a></h3>
<h3><a href="anaal_nathrakh.html">My Anaal Nathrakh fan page</a></h3>
<h3><a href="maholmes_art186_asst2.html">A project done for a web design class in 2021</a></h3>
</div>
<div class="mastfoot">
<div class="inner">
<p>Cover template for <a href="https://github.com/csusbdt/322-2015/wiki">Cse322</a>, by Mark Andrew Holmes.</p>
</div
</div>
</div>
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
</code></pre>
<pre><script src="js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
</pre>
</p>
<footer class="site-footer">
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>