diff --git a/public/css/style.css b/public/css/style.css index ae5313d..163b315 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -53,3 +53,26 @@ table { border-color: #285e8e; ext-decoration: none; } + +footer { + display:block; + font-size:10px; + color:#aaa; + text-align:center; + margin-bottom:10px; +} +footer a { + display:inline-block; + height:25px; + line-height:25px; + color:#aaa; + text-decoration:underline; +} +footer a:hover { + color:#aaa; +} + +.logo { + border:1px solid #000000; + border-radius: 50%; +} diff --git a/public/hw/index.html b/public/hw/index.html new file mode 100644 index 0000000..0572f7b --- /dev/null +++ b/public/hw/index.html @@ -0,0 +1,127 @@ + + + HW A Rank Tracker + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ + + + + + + + diff --git a/public/img/hw/01.jpg b/public/img/hw/01.jpg new file mode 100644 index 0000000..7f3618f Binary files /dev/null and b/public/img/hw/01.jpg differ diff --git a/public/img/hw/02.jpg b/public/img/hw/02.jpg new file mode 100644 index 0000000..2b1c0ca Binary files /dev/null and b/public/img/hw/02.jpg differ diff --git a/public/img/hw/03.jpg b/public/img/hw/03.jpg new file mode 100644 index 0000000..19c77b0 Binary files /dev/null and b/public/img/hw/03.jpg differ diff --git a/public/img/hw/04.jpg b/public/img/hw/04.jpg new file mode 100644 index 0000000..aca4e56 Binary files /dev/null and b/public/img/hw/04.jpg differ diff --git a/public/img/hw/05.jpg b/public/img/hw/05.jpg new file mode 100644 index 0000000..a26a35f Binary files /dev/null and b/public/img/hw/05.jpg differ diff --git a/public/img/hw/06.jpg b/public/img/hw/06.jpg new file mode 100644 index 0000000..03d480b Binary files /dev/null and b/public/img/hw/06.jpg differ diff --git a/public/img/hw/07.jpg b/public/img/hw/07.jpg new file mode 100644 index 0000000..6241d1c Binary files /dev/null and b/public/img/hw/07.jpg differ diff --git a/public/img/hw/08.jpg b/public/img/hw/08.jpg new file mode 100644 index 0000000..1a1a557 Binary files /dev/null and b/public/img/hw/08.jpg differ diff --git a/public/img/hw/09.jpg b/public/img/hw/09.jpg new file mode 100644 index 0000000..e61f1c7 Binary files /dev/null and b/public/img/hw/09.jpg differ diff --git a/public/img/hw/10.jpg b/public/img/hw/10.jpg new file mode 100644 index 0000000..9e43adb Binary files /dev/null and b/public/img/hw/10.jpg differ diff --git a/public/img/hw/11.jpg b/public/img/hw/11.jpg new file mode 100644 index 0000000..39c9a59 Binary files /dev/null and b/public/img/hw/11.jpg differ diff --git a/public/img/hw/12.jpg b/public/img/hw/12.jpg new file mode 100644 index 0000000..70bea1a Binary files /dev/null and b/public/img/hw/12.jpg differ diff --git a/public/img/logo.png b/public/img/logo.png new file mode 100644 index 0000000..dceb718 Binary files /dev/null and b/public/img/logo.png differ diff --git a/public/index.html b/public/index.html index 1712ec1..7d5f8e1 100644 --- a/public/index.html +++ b/public/index.html @@ -4,16 +4,33 @@ FFXIV Hunt Train Tracker +
+ +

- +

- + +
+
+
+
+
+ + + diff --git a/public/js/stats.js b/public/js/stats.js new file mode 100644 index 0000000..0b3363f --- /dev/null +++ b/public/js/stats.js @@ -0,0 +1,11 @@ +(function(f, a, t, h, o, m){ + a[h]=a[h]||function(){ + (a[h].q=a[h].q||[]).push(arguments) + }; + o=f.createElement('script'), + m=f.getElementsByTagName('script')[0]; + o.async=1; o.src=t; o.id='fathom-script'; + m.parentNode.insertBefore(o,m) +})(document, window, 'https://stats.captainark.net/tracker.js', 'fathom'); +fathom('set', 'siteId', 'IDYPX'); +fathom('trackPageview'); diff --git a/public/sb/index.html b/public/sb/index.html index 15bf234..7e587a9 100644 --- a/public/sb/index.html +++ b/public/sb/index.html @@ -3,6 +3,7 @@ SB A Rank Tracker + @@ -114,5 +115,13 @@ + + diff --git a/public/shb/index.html b/public/shb/index.html index a8b5169..fc1f937 100644 --- a/public/shb/index.html +++ b/public/shb/index.html @@ -3,6 +3,7 @@ ShB A Rank Tracker + @@ -114,5 +115,13 @@ + +