About Tech Stuffs
Tech Stuffs is a Tech blog, latest technical news updates,Tutorials, Internet Tricks, Social Media Tips, Computer and Software Tools, Web Development, Web Design, SEO Tips, WordPress Code Snippets, Responsive Design Tuts...
www.facebook.com/Techstuffs
Get our latest updates from facebook
function theme_typekit() {
wp_enqueue_script( 'theme_typekit', '//use.typekit.net/xxxxxxx.js');
}
add_action( 'wp_enqueue_scripts', 'theme_typekit' );
function theme_typekit_inline() {
if ( wp_script_is( 'theme_typekit', 'done' ) ) { ?>
Tech Stuffs is a Tech blog, latest technical news updates,Tutorials, Internet Tricks, Social Media Tips, Computer and Software Tools, Web Development, Web Design, SEO Tips, WordPress Code Snippets, Responsive Design Tuts...
Copyright © 2013. Metro Style Theme. Designed by: CCP Programmers