Code - sinistersnare/gollum-demo GitHub Wiki

  <script type = "text/javascript">
    // Define the entry point
    $(document).ready(function()
    {
        // The DOM (document object model) is constructed
        // We will initialize and run our plugin here
    })
  </script>
⚠️ **GitHub.com Fallback** ⚠️