Validation fixes in htmlheader. Moved style link to htmlheader.
This commit is contained in:
parent
3bf125ab44
commit
f8cdfe1667
@ -3,5 +3,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
|
||||||
|
<link href="markdown.css" rel="stylesheet"></link>
|
||||||
|
<title>Resume</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
Reference in New Issue
Block a user