-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change url from adamgraham.io to adamgraham.github.io
- Loading branch information
1 parent
61a76e0
commit 4ee5cb4
Showing
82 changed files
with
5,521 additions
and
769 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
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
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
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
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
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
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
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 |
---|---|---|
@@ -1 +1 @@ | ||
adamgraham.io | ||
adamgraham.github.io |
440 changes: 438 additions & 2 deletions
440
static/preview/andrewmack/static/js/main.01d1064d.chunk.js
Large diffs are not rendered by default.
Oops, something went wrong.
480 changes: 478 additions & 2 deletions
480
static/preview/andrewmack/static/js/main.0dc4d246.chunk.js
Large diffs are not rendered by default.
Oops, something went wrong.
440 changes: 438 additions & 2 deletions
440
static/preview/andrewmack/static/js/main.1ac86791.chunk.js
Large diffs are not rendered by default.
Oops, something went wrong.
471 changes: 469 additions & 2 deletions
471
static/preview/andrewmack/static/js/main.2806e5b9.chunk.js
Large diffs are not rendered by default.
Oops, something went wrong.
513 changes: 511 additions & 2 deletions
513
static/preview/andrewmack/static/js/main.2a557fdb.chunk.js
Large diffs are not rendered by default.
Oops, something went wrong.
480 changes: 478 additions & 2 deletions
480
static/preview/andrewmack/static/js/main.3c432196.chunk.js
Large diffs are not rendered by default.
Oops, something went wrong.
485 changes: 483 additions & 2 deletions
485
static/preview/andrewmack/static/js/main.bb7b66d7.chunk.js
Large diffs are not rendered by default.
Oops, something went wrong.
485 changes: 483 additions & 2 deletions
485
static/preview/andrewmack/static/js/main.e3891539.chunk.js
Large diffs are not rendered by default.
Oops, something went wrong.
513 changes: 511 additions & 2 deletions
513
static/preview/andrewmack/static/js/main.e9020ceb.chunk.js
Large diffs are not rendered by default.
Oops, something went wrong.
485 changes: 483 additions & 2 deletions
485
static/preview/andrewmack/static/js/main.f8d0a200.chunk.js
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -18,15 +18,15 @@ | |
<meta property="og:locale" content="en_US"/><!-- custom meta --> | ||
<meta property="og:image" content="http://www.besuperinitiative.com/assets/be-super-website.png"/><!-- custom meta --> | ||
<meta property="og:description" content="Be Super strives to use comic book characters as educational tools to understand social justice issues. A movement calling for everyone to be the hero within."/><!-- custom meta --> | ||
|
||
<script type="text/javascript"> | ||
// Update the 'nojs'/'js' class on the html node | ||
document.documentElement.className = document.documentElement.className.replace(/\bnojs\b/g, 'js'); | ||
|
||
// Check that all required assets are uploaded and up-to-date | ||
if(typeof Muse == "undefined") window.Muse = {}; window.Muse.assets = {"required":["jquery-1.8.3.min.js", "museutils.js", "museconfig.js", "jquery.watch.js", "jquery.musemenu.js", "require.js", "about-krystal-kara.css"], "outOfDate":[]}; | ||
</script> | ||
|
||
<link rel="shortcut icon" href="images/a-master-dark-favicon.ico?crc=4251471574"/> | ||
<title>Be Super | About Krystal Kara</title> | ||
<!-- CSS --> | ||
|
@@ -49,7 +49,7 @@ | |
body { margin:0; padding:0; overflow:visible; } | ||
</style> | ||
<!--HTML Widget code--> | ||
|
||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
|
@@ -58,8 +58,8 @@ | |
|
||
ga('create', 'UA-79545688-1', 'auto'); | ||
ga('send', 'pageview'); | ||
</script> | ||
</script> | ||
|
||
<style> | ||
|
||
.Button_Close{ | ||
|
@@ -70,7 +70,7 @@ | |
-o-transition: all .8s ease .0s; | ||
transition: all .8s ease .0s; | ||
|
||
|
||
} | ||
|
||
|
||
|
@@ -82,9 +82,9 @@ | |
-o-transition: all .8s ease .0s; | ||
transition: all .8s ease .0s; | ||
|
||
|
||
} | ||
|
||
|
||
.Button_Close{ | ||
|
||
|
@@ -99,26 +99,26 @@ | |
-o-transform: rotate(3360deg); | ||
-ms-transform: rotate(360deg); | ||
transform: rotate(360deg); | ||
|
||
} | ||
|
||
|
||
</style> | ||
|
||
|
||
|
||
|
||
</head> | ||
<body> | ||
|
||
<!--HTML Widget code--> | ||
|
||
|
||
|
||
<div class="clearfix" id="page"><!-- column --> | ||
<div class="position_content" id="page_position_content"> | ||
<div class="size_fixed colelem" id="u11853"><!-- custom html --> | ||
|
||
</div> | ||
<a class="nonblock nontext pinned-colelem" id="u7312" href="team.html"><!-- simple frame --></a> | ||
<a class="nonblock nontext Button Button_Close clearfix pinned-colelem" id="buttonu7313" href="team.html"><!-- container box --><div class="grpelem" id="u7315" data-mu-ie-matrix="progid:DXImageTransform.Microsoft.Matrix(M11=0.7071,M12=0.7071,M21=-0.7071,M22=0.7071,SizingMethod='auto expand')" data-mu-ie-matrix-dx="4" data-mu-ie-matrix-dy="-12"><!-- simple frame --></div><div class="grpelem" id="u7314" data-mu-ie-matrix="progid:DXImageTransform.Microsoft.Matrix(M11=0.7071,M12=-0.7071,M21=0.7071,M22=0.7071,SizingMethod='auto expand')" data-mu-ie-matrix-dx="4" data-mu-ie-matrix-dy="-12"><!-- simple frame --></div></a> | ||
|
@@ -147,8 +147,8 @@ | |
</div> | ||
<div class="clearfix colelem" id="pu7310"><!-- group --> | ||
<div class="size_fixed grpelem" id="u7310"><!-- custom html --> | ||
|
||
|
||
</div> | ||
<div class="grpelem" id="u1036"><!-- simple frame --></div> | ||
</div> | ||
|
@@ -175,7 +175,7 @@ <h3>Krystal Kara</h3> | |
<p><span><a class="nonblock" href="assets/be-super-proposal.pdf" target="_blank">Be Super Proposal</a></span> // <span><a class="nonblock" href="assets/be-super-harassment-policy-2016.pdf" target="_blank">Harassment Policy</a></span> // <span><a class="nonblock" href="mailto:[email protected]">[email protected]</a></span></p> | ||
</div> | ||
<div class="clearfix colelem" id="u1054-8"><!-- content --> | ||
<p>Copyright © Be Super 2016 // All Rights Reserved // Designed by <span><a class="nonblock" href="http://adamgraham.io" target="_blank">Adam Graham</a></span></p> | ||
<p>Copyright © Be Super 2016 // All Rights Reserved // Designed by <span><a class="nonblock" href="http://adamgraham.github.io" target="_blank">Adam Graham</a></span></p> | ||
</div> | ||
</div> | ||
</div> | ||
|
@@ -211,11 +211,11 @@ <h3>Krystal Kara</h3> | |
</script> | ||
<!-- RequireJS script --> | ||
<script src="scripts/require.js?crc=4108833657" type="text/javascript" async data-main="scripts/museconfig.js?crc=4242129463" onload="if (requirejs) requirejs.onError = function(requireType, requireModule) { if (requireType && requireType.toString && requireType.toString().indexOf && 0 <= requireType.toString().indexOf('#scripterror')) window.Muse.assets.check(); }" onerror="window.Muse.assets.check();"></script> | ||
|
||
<!--HTML Widget code--> | ||
|
||
|
||
|
||
|
||
</body> | ||
</html> |
Oops, something went wrong.