Skip to content

Instantly share code, notes, and snippets.

@aria42
Last active December 11, 2015 01:59
Show Gist options
  • Select an option

  • Save aria42/4527241 to your computer and use it in GitHub Desktop.

Select an option

Save aria42/4527241 to your computer and use it in GitHub Desktop.
head
meta(charset= 'UTF-8')
title Prismatic
link(rel="stylesheet", type="text/css", href=cdnAsset("/style/landing.css"), media="all")
body
img.product(src=cdnAsset("/img/landing.jpg"))
- each file in scripts
script(type='text/javascript', src=cdnAsset(file))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment