fixed embed
This commit is contained in:
parent
e499fb5c63
commit
dc2170756b
@ -10,7 +10,9 @@ navbar: topnav
|
||||
<link rel="stylesheet" href="https://webcomicring.org/js/comicring.css">
|
||||
<link rel="stylesheet" href="/assets/css/typeboot.css">
|
||||
|
||||
<meta property="og:image" content="{{ page.image }}">
|
||||
{% if page.image %}
|
||||
<meta property="og:image" content="/assets/images/{{ page.image }}">
|
||||
{% endif %}
|
||||
</head>
|
||||
<body>
|
||||
<iframe width="90" height="90"
|
||||
|
Loading…
x
Reference in New Issue
Block a user