-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathtalent.html
50 lines (47 loc) · 2.36 KB
/
talent.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
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Lock One Stop Shop</title>
<meta name="description" content="Lock One Stop Shop; A Warlock resource for Sims and Guides"/>
<meta name="keywords" content="demonology, affliction, destruction, warlock, guides, simulationcraft, not, terryn"/>
<meta name="author" content="Not"/>
<link rel="manifest" href="img/manifest.json">
<link rel="shortcut icon" type="image/png" href="img/favicon.ico"/>
<meta name="msapplication-tap-highlight" content="no">
<meta name="mobile-web-app-capable" content="yes">
<meta name="application-name" content="PWA">
<link rel="icon" sizes="192x192" href="img/chrome-touch-icon-192x192.png">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Lock One Stop Shop">
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
<meta name="msapplication-TileImage" content="img/ms-touch-icon-144x144-precomposed.png">
<meta name="msapplication-TileColor" content="#7300E9">
<meta name="theme-color" content="#4A00AA">
<!-- demo styles -->
<link rel="stylesheet" type="text/css" href="css/guide.css"/>
<!-- menu styles -->
<link rel="stylesheet" type="text/css" href="css/component.css"/>
<script src="js/modernizr-custom.js"></script>
</head>
<body>
<script>
</script>
<x-talent talent="3321231" spec="Destruction"></x-talent>
<x-talent talent="103|120|123|000|000|000|123" spec="BFAAffliction"></x-talent>
<!--<textarea name="abc123" cols="30" rows="10" id="abc1235" style="z-index: 9999;position: absolute;"></textarea>-->
<!-- /view -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://static-azeroth.cursecdn.com/current/js/syndication/tt.js"></script>
<script src="https://npmcdn.com/isotope-layout@3/dist/isotope.pkgd.js"></script>
<script src="js/classie.js"></script>
<script src="js/xbbcode.js"></script>
<script src="js/mmochampbb.js"></script>
<script src="js/menu.js"></script>
<script src="js/loss.js"></script>
<script src="js/talent-component.js"></script>
</body>
</html>