HTML4 validation fix to <link> in htmlheader
This commit is contained in:
parent
f8cdfe1667
commit
95b66bbdf2
@ -3,7 +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>
|
<link href="markdown.css" rel="stylesheet">
|
||||||
<title>Resume</title>
|
<title>Resume</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
Reference in New Issue
Block a user