added meta charset
This commit is contained in:
parent
a16cd5a701
commit
22038c9264
@ -3,9 +3,11 @@
|
|||||||
<title>DHilton blog</title>
|
<title>DHilton blog</title>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
<link rel="stylesheet" href="css/shared.css">
|
<link rel="stylesheet" href="css/shared.css">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<meta name="description" content="A simple blog" </head>
|
<meta name="description" content="A simple blog">
|
||||||
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div class="glass artical">
|
<div class="glass artical">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user