Skip to content

Instantly share code, notes, and snippets.

@ralsina
Created August 23, 2013 18:31
Show Gist options
  • Save ralsina/6322518 to your computer and use it in GitHub Desktop.
Save ralsina/6322518 to your computer and use it in GitHub Desktop.
Nikola config fragment for moot.it comments
ANALYTICS = """
<script src="//cdn.moot.it/1/moot.min.js"></script>
"""
EXTRA_HEAD_DATA = """
<link rel="stylesheet" type="text/css" href="//cdn.moot.it/1/moot.css">
<meta name="viewport" content="width=device-width">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
"""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment