Skip to content

Instantly share code, notes, and snippets.

@Arachnid
Created October 16, 2009 14:36
Show Gist options
  • Save Arachnid/211838 to your computer and use it in GitHub Desktop.
Save Arachnid/211838 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="Links from appengine.reddit.com" height="300">
<Require feature="dynamic-height"/>
</ModulePrefs>
<Content type="html"><![CDATA[
<style type="text/css">
.rembeddit {
margin-bottom: 10px;
}
.reddit-title {
font-size: 0.9em;
}
body {
background-color: #E5ECF9;
}
</style>
<div id="widget">
<script src="http://www.reddit.com/r/AppEngine/hot/.embed?limit=5&t=all&target=_top" type="text/javascript"></script>
</div>
<script type="text/javascript">
gadgets.window.adjustHeight();
</script>
]]></Content>
</Module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment