Skip to content

Instantly share code, notes, and snippets.

@christhesoul
Created May 27, 2014 16:29
Show Gist options
  • Save christhesoul/e65e409f7a887a43fdd2 to your computer and use it in GitHub Desktop.
Save christhesoul/e65e409f7a887a43fdd2 to your computer and use it in GitHub Desktop.
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<title>Pavement Palace</title>
</head>
<body>
<script id="InnStyle-js" src="http://developer.innstyle.co.uk/calendar.js"></script>
<script>InnStyle('thepavementpalace', options = {
target: null,
width: '100%',
color: 'dark',
policy: 'hide'
});
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment