-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathadd.html
33 lines (31 loc) · 1.29 KB
/
add.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<link rel="icon" type="image/png" href="https://raw.githubusercontent.com/jamaps/jamaps.github.io/master/icons/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1, minimal-ui">
<title>Jeff Allen</title>
<link type="text/css" rel="stylesheet" href="assets/css/github-markdown.css">
<link type="text/css" rel="stylesheet" href="assets/css/main.css">
<link type="text/css" rel="stylesheet" href="assets/css/hljs-github.min.css"/>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ["%%","%%"] ],
processEscapes: true
}
});
</script>
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML" async>
</script>
</head>
<body>
<div id="top">
<br>
<h1><b>Jeff Allen</b></h1>
<br>
<h2><a href="http://jamaps.github.io/index.html">About</a> <a href="http://jamaps.github.io/notes.html"><b>Notes</b> <a href="http://jamaps.github.io/maps.html">Maps</a> <a href="http://jamaps.github.io/research.html">Research</a> </h2>
<br>
</div>
<div id="line"></div>