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