Skip to content

Commit 0a3f935

Browse files
Update website
1 parent dca0258 commit 0a3f935

13 files changed

+1042
-0
lines changed
69.1 KB
Binary file not shown.
17.6 KB
Binary file not shown.

dist/89889688147bd7575d6327160d64e760.svg

Lines changed: 288 additions & 0 deletions
Loading
81.6 KB
Binary file not shown.
139 KB
Binary file not shown.
65.1 KB
Binary file not shown.
44.3 KB
Binary file not shown.
19.7 KB
Binary file not shown.

dist/f775f9cca88e21d45bebe185b27c0e5b.svg

Lines changed: 655 additions & 0 deletions
Loading
22.9 KB
Binary file not shown.

dist/main.js

Lines changed: 71 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/styles.css

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<!doctype html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Nested</title>
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
7+
<meta name="description" content="Online pedigree editor">
8+
<meta name="author" content="Leiden University Medical Center">
9+
<link rel="stylesheet" href="/dist/styles.css">
10+
</head>
11+
<body>
12+
<!--[if lt IE 8]>
13+
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
14+
<![endif]-->
15+
<div id="content">
16+
<p>Please hang on while Nested is loading...</p>
17+
</div>
18+
<script type="text/javascript" src="/dist/main.js"></script>
19+
</body>
20+
</html>

0 commit comments

Comments
 (0)