add iframe.html

This commit is contained in:
igoradamenko
2018-02-13 23:49:21 +02:00
parent b2e9101e29
commit de76638b7b
2 changed files with 14 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>remark42</title>
<script type="text/javascript" src="/remark.js"></script>
</head>
<body>
<div id="remark42"></div>
</body>
</html>