Snippets

Created by Nathan Taylor
1
2
3
4
5
6
7
8
<html>
	<script>
		var go = function(){
			parent.postMessage(
{"title":"dijkstracula's cool content","description":"This is a test","links":[{"url":"http://nathan.dijkstracula.net/","description":"home-page"}]}, '*')}
	</script>
	 <body onload='go()'/>
</html>

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.