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>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>masto-embed</title>
|
<title>masto-embed</title>
|
||||||
|
<link rel="stylesheet" href="post-container.css">
|
||||||
</head>
|
</head>
|
||||||
<link rel="stylesheet" href="post-container.css">
|
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div id="masto-embed"
|
<div id="masto-embed"
|
||||||
|
|
Loading…
Reference in a new issue