1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-07-27 08:41:35 +00:00

Switched to markdown pandoc python workflow

This commit is contained in:
2019-06-13 15:41:09 -07:00
parent 3b6b466cf4
commit d22d6e8406
65 changed files with 333 additions and 10649 deletions

13
header.html Normal file
View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Anson Biggs Resume</title>
<link rel="stylesheet" href="css/style.css">
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link href="style.css" rel="stylesheet"></link>
</head>