-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
31 lines (30 loc) · 3.13 KB
/
index.html
File metadata and controls
31 lines (30 loc) · 3.13 KB
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
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>simplyblgdev</title><script async src="https://www.googletagmanager.com/gtag/js?id=G-GH2XZDZY2H"></script><script>window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-GH2XZDZY2H');</script><link href="/css/404.c081345c.css" rel="prefetch"><link href="/css/Encodings.b3fa0762.css" rel="prefetch"><link href="/css/Home.b32cdf49.css" rel="prefetch"><link href="/css/Pokemon.451f4320.css" rel="prefetch"><link href="/css/Portfolio.083a86dd.css" rel="prefetch"><link href="/css/SIM.a5279068.css" rel="prefetch"><link href="/css/Streamdex.b8bd6f18.css" rel="prefetch"><link href="/js/404.feadd752.js" rel="prefetch"><link href="/js/Encodings.8a247516.js" rel="prefetch"><link href="/js/GoogleTranslate.e023d18a.js" rel="prefetch"><link href="/js/Home.188d6883.js" rel="prefetch"><link href="/js/Pokemon.3a39296e.js" rel="prefetch"><link href="/js/Portfolio.c99c52cf.js" rel="prefetch"><link href="/js/SIM.e1f5633e.js" rel="prefetch"><link href="/js/Streamdex.42dd52c4.js" rel="prefetch"><link href="/css/app.d239602a.css" rel="preload" as="style"><link href="/css/chunk-vendors.b5fbd2ee.css" rel="preload" as="style"><link href="/js/app.59302670.js" rel="preload" as="script"><link href="/js/chunk-vendors.ccdfbb8b.js" rel="preload" as="script"><link href="/css/chunk-vendors.b5fbd2ee.css" rel="stylesheet"><link href="/css/app.d239602a.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but simplyblgdev doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script>// Single Page Apps for GitHub Pages
// https://github.com/rafrex/spa-github-pages
// Copyright (c) 2016 Rafael Pedicini, licensed under the MIT License
// ----------------------------------------------------------------------
// This script checks to see if a redirect is present in the query string
// and converts it back into the correct url and adds it to the
// browser's history using window.history.replaceState(...),
// which won't cause the browser to attempt to load the new url.
// When the single page app is loaded further down in this file,
// the correct url will be waiting in the browser's history for
// the single page app to route accordingly.
(function(l) {
if (l.search) {
var q = {};
l.search.slice(1).split('&').forEach(function(v) {
var a = v.split('=');
q[a[0]] = a.slice(1).join('=').replace(/~and~/g, '&');
});
if (q.p !== undefined) {
window.history.replaceState(null, null,
l.pathname.slice(0, -1) + (q.p || '') +
(q.q ? ('?' + q.q) : '') +
l.hash
);
}
}
}(window.location))</script><script src="/js/chunk-vendors.ccdfbb8b.js"></script><script src="/js/app.59302670.js"></script></body></html>