fix passing title to the iframe
This commit is contained in:
@@ -110,6 +110,8 @@
|
||||
}
|
||||
} catch (e) {}
|
||||
}
|
||||
|
||||
window.parent.postMessage(JSON.stringify({ inited: true }), '*');
|
||||
</script>
|
||||
<script type="text/javascript" src="remark.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user