Skip to content

Instantly share code, notes, and snippets.

Created January 12, 2016 16:21
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 anonymous/bc036f8c4c4e67022416 to your computer and use it in GitHub Desktop.
Save anonymous/bc036f8c4c4e67022416 to your computer and use it in GitHub Desktop.
<?php
/* Font Awesome vom CDN laden */
wp_enqueue_style(
'font-awesome',
'//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css'
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment