Move link elem to head
This commit is contained in:
parent
0f330ca3c7
commit
773ecc1820
1 changed files with 1 additions and 1 deletions
|
@ -3,8 +3,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>masto-embed</title>
|
||||
<link rel="stylesheet" href="post-container.css">
|
||||
</head>
|
||||
<link rel="stylesheet" href="post-container.css">
|
||||
<body>
|
||||
<div class="container">
|
||||
<div id="masto-embed"
|
||||
|
|
Loading…
Reference in a new issue