Preview:
function load_webtitan() {
    wp_enqueue_script( 'webtitan', get_stylesheet_directory_uri() . '/webtitan.js', array( 'jquery' ) );
}

add_action('wp_enqueue_scripts', 'load_webtitan');
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter