-
Notifications
You must be signed in to change notification settings - Fork 9
/
index.html
121 lines (108 loc) · 6 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<!DOCTYPE html>
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if IE 9]> <html class="no-js lt-ie10" lang="en"> <![endif]-->
<!--[if gt IE 9]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Map of Metal</title>
<meta name="description" content="An interactive map of Metal history and the influential bands that helped shape the genres we know today">
<meta property="og:title" content="Map of Metal">
<meta property="og:description" content="An interactive map of Metal history and the influential bands that helped shape the genres we know today">
<meta property="og:image" content="http://mapofmetal.com/static/img/fbicon.jpg">
<meta property="og:type" content="website">
<meta property="og:url" content="http://mapofmetal.com/">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<link rel="stylesheet" href="./scss/main.scss">
<!-- `;'.
#@@@@@@@'
: #@@: :@@# :
.@#@@@` `@@@#@.
:@@'@@@ @@@'@@:
`@@;@#;@@ @@;#@;@@`
,@:@'@@@@@.@'+@@@, :@@@+'@.@@@@@'@:@:
@.@@@@'@@@@@@@@@@' '@@@@@@@@@@'@@@@.@
@#@.,;@@@@@@@@@'@@,@; `++` ;@,@@'@@@@@@@@@;,.@#@
@@:#`:. +@@@@@@@##,@@@@+ @@ +@@@@,##@@@@@@@+ .:`#:@@
+';+@+@,,.`#@'@@@@@,@@ #@@@@@@# @@,@@@@@+@#`.,,@+@';'+
@@@+@@#@+,;@#@@@+@ @@@#@@::@@#@@@ @+@@@#@;,+@#@@'@@@
@:@##@'@;:@@@#@@`:';#,@@@@,#:':`@@#@@@:;@'@+#@:@
;@ @:@@@'#@#@ #@@@@ ++#`@@`#++ @@@@# @@@#'@@@:@ @;
#@ #@;:@'@#@@@@: +@@@@@:,@@,:@@@@@+ :@@@@@@'@:;@# @#
@@@@@@@@@@.+ '@@@@+,;;,+@@@@' +.@@@@@@@@@@
#@@`@++@@@@@ : .@@@;`''`;@@@. : @@@@@++@`@@#
@;@@+@@:@',+ #@:@##@#@+. '#:@;@#@@@;@
#@+@@@'@+@@@:..@@@@@@@@.`'@@@#,@@@@+@#
@@;##'+@@@`@, @+@#@+@@@;;@@@#@@@:@@
@@@@@:@#@@@@@;`, @@` @@';@@@@;@@#@@`
@+;@'#@@+@# @ +@@ @;@@@@@@@;@@@@@
@#@+@@@@+ :, +@@` ;`,# .@+@@@'@;+@
.@#@@@' ;: ##. .@:;` `;.;@@@@,''@
,::+@';+` ; +@ :@@@ ...+@@@.@`
'@##+, ., +#. .@@@'@@@+ .``, .`,@@++'
@@: ` `+@@;+@,@@,@@'@# ,,#@,; .'###@
:@@@@@@@@@@@+@@.'@;'@,@@@@@@@#, `;@@:
@@@@@ @@@@,@@;@##@@@@@@@@@@@@@#`
@@@#. @#':@@@@@+@@,@`@.``.:@@
@:;@:+@#@@@@@
@@` @@.; @@. . ` +@' +@+.
+@'@@@.@@+ '@@+ ,@`@@@,@@@ :
@@ @@+ @@` @@,. :@: @@ ::@+ # `@@#
.@' @@' @@ `@@ @,, @@ ,:@' '# @+ @@.
@@+``@@+ @@ @ :@@ @@ ;` @@@@ ,@;,`@@.:;@; ;@@@. ;@@@ @. ` @@`
+ @@@@@@@@@@@ #@@@@,`@@@@@@ `@@@@,+@@+ @@@@@@@@@;@+@@@,@@ ;@@;:@@@@# @@`
'@@@+ @@: @@`:' @@ @@ @@ @@ #@@ @@ .@@@;. @@ .;@+`@@`;@: @+ @ #@. @@`
`@' @@' @@ @;@@ @@ @@ @@` @# @@ @:, @@ ,:@; @@ @, @# `++@` @@
@@ @@@@,@@+@, @@; @@ @@ @@ @#`@@ @:.;@@@+:@@#@@` @' @@ #@` @@
'@@@ @@` :@#@# @@ `@@; @@ @@ @@`@@ ,@@@ ;@; @@ @@ ,@@'@@ @@` @@`
@@@@` . @@##@#,@@@@@. @@@#@@+@@ ,@@@; ` ,@@@+@ @@.+@@.@@ @@
' :: . ; : .@@:@ .@@; @@@ + ', ;@+ ' : `@@@,
@@ @ .@@
+'#@
============
FOLLOW @ https://github.com/patrickgalbraith/mapofmetal -->
<!-- Google analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-30334830-1']);
_gaq.push(['_setDomainName', 'mapofmetal.com']);
_gaq.push(['_trackPageview']);
(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';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="react-root"></div>
<noscript>
<img src="static/img/logo-sml.jpg" />
<h1>MAP OF METAL</h1>
<p style="font-size:80%">An interactive overview of Metal history and the influential bands that helped shape the genres we know today.</p>
<br />
<p><strong>To continue you need to <a href="http://www.enable-javascript.com" target="_blank" rel="nofollow external noopener">enable JavaScript</a>.</strong></p>
<br />
<p style="font-size:80%">Created by Patrick Galbraith (<a href="http://pjgalbraith.com" target="_blank">Website</a>)</p>
</noscript>
<script>
window.__YOUTUBE_PLAYER_INIT__ = false;
window.onYouTubeIframeAPIReady = function() {
window.__YOUTUBE_PLAYER_INIT__ = true;
};
</script>
<script defer src="https://www.youtube.com/iframe_api"></script>
<script src="src/main.tsx"></script>
<!-- Browser update notification -->
<script>
var $buoop = {vs:{i:11,f:-6,o:-6,s:8,c:-6},api:4};
function $buo_f(){
var e = document.createElement("script");
e.src = "//browser-update.org/update.min.js";
document.body.appendChild(e);
};
try {document.addEventListener("DOMContentLoaded", $buo_f,false)}
catch(e){window.attachEvent("onload", $buo_f)}
</script>
</body>
</html>