Skip to content

Instantly share code, notes, and snippets.

@freekrai
Created March 17, 2017 13:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save freekrai/99dde42abc6faa417ee562a6f2eec8b5 to your computer and use it in GitHub Desktop.
Save freekrai/99dde42abc6faa417ee562a6f2eec8b5 to your computer and use it in GitHub Desktop.
flybase popular posts
<html>
<head>
<title>Sample Page</title>
<link rel="stylesheet" type="text/css" href="popular.css">
</head>
<body>
<!-- placeholder for popular posts -->
<div id="popularpart"></div>
<script src="https://cdn.flybase.io/flybase.js"></script>
<script type="text/javascript" src="popular.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment