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:
13
header.html
Normal file
13
header.html
Normal 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>
|
Reference in New Issue
Block a user