Skip to content

Instantly share code, notes, and snippets.

@malcomio
Created November 24, 2015 20:32
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 malcomio/b4060b7f2549555fa6b2 to your computer and use it in GitHub Desktop.
Save malcomio/b4060b7f2549555fa6b2 to your computer and use it in GitHub Desktop.
Add Codepen embed JS to Drupal
drupal_add_js('//assets.codepen.io/assets/embed/ei.js', array(
'type' => 'external',
'scope' => 'footer',
));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment