Files
remark42/web/test-embed.html
T

28 lines
666 B
HTML

<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Test page</title>
</head>
<body>
<div id="remark42"></div>
<script>
var remark_config = {
site_id: 'remark',
url: 'https://radio-t.com/p/2017/12/16/podcast-576/',
};
(function() {
var d = document, s = d.createElement('script');
// s.src = 'https://demo.remark42.com/web/embed.js';
s.src = 'https://demo.remark42.com/web/embed.js';
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>
Please enable JavaScript to view the comments powered by Remark.
</noscript>
</body>
</html>