-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
8 lines (8 loc) · 991 Bytes
/
index.html
File metadata and controls
8 lines (8 loc) · 991 Bytes
1
2
3
4
5
6
7
8
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>Sync4CT</title><base href="/"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="favicon.png"><script>// See http://www.backalleycoder.com/2016/05/13/sghpa-the-single-page-app-hack-for-github-pages/
(function(){
var redirect = sessionStorage.redirect;
delete sessionStorage.redirect;
if (redirect && redirect !== location.href) {
history.replaceState(null, null, redirect);
}
})();</script><link href="styles.b57a58795ed4b6201fe1.bundle.css" rel="stylesheet"/></head><body><app-root></app-root><script type="text/javascript" src="inline.85795920ce378b5fd362.bundle.js"></script><script type="text/javascript" src="polyfills.94f5710eb2db7f871ab4.bundle.js"></script><script type="text/javascript" src="scripts.1a433f0c765f850f210e.bundle.js"></script><script type="text/javascript" src="main.8acc5e2dfc290d50136f.bundle.js"></script></body></html>