Skip to content

Instantly share code, notes, and snippets.

@jasonglisson
Last active September 14, 2017 12:39
Show Gist options
  • Save jasonglisson/5403b8148d59fbc0fc88 to your computer and use it in GitHub Desktop.
Save jasonglisson/5403b8148d59fbc0fc88 to your computer and use it in GitHub Desktop.
Drupal theme path - Drupal add JS
drupal_add_js(drupal_get_path('theme', 'YOUR-THEME-NAME-HERE') .'/library/js/mailchimp.js')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment