mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-17 21:13:44 +00:00
Updates
This commit is contained in:
26
index.html
26
index.html
@@ -1 +1,25 @@
|
||||
<!doctype html><html lang="en"><head><script async src="https://www.googletagmanager.com/gtag/js?id=G-32GXR2WF6S"></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-32GXR2WF6S")</script><meta charset="utf-8"><meta name="viewport" content="minimum-scale=1,initial-scale=1,width=device-width,shrink-to-fit=no"><link rel="icon" href="favicon.png" type="image/png"/><title>Topola Genealogy Viewer</title><script defer="defer" src="./static/js/main.74c1688f.js"></script><link href="./static/css/main.4ac8e3a9.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-32GXR2WF6S"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
gtag('config', 'G-32GXR2WF6S');
|
||||
</script>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="minimum-scale=1, initial-scale=1, width=device-width, shrink-to-fit=no">
|
||||
<link rel="icon" href="favicon.png" type="image/png"/>
|
||||
<title>Topola Genealogy Viewer</title>
|
||||
<script type="module" crossorigin src="./assets/index-CwUzFyIt.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="./assets/index-CMDZQKl1.css">
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
You need to enable JavaScript to run this app.
|
||||
</noscript>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user