Skip to content

Commit

Permalink
update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
justincy committed May 22, 2015
1 parent 30d6287 commit 9ac42c5
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>gen-search demo</title>
<title>gensearch demo</title>
<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
<style>
.container {
Expand All @@ -17,11 +17,7 @@
</head>
<body>
<div class="container">
<h1>Gen-Search Demo</h1>

<div class="alert alert-info">
<p>This is just a demo that shows how the <a href="https://github.com/genealogysystems/gen-search">gen-search</a> JavaScript library works.</p>
</div>
<h1>GenSearch Demo</h1>

<div class="col-md-8">
<div id="schema" class="form-horizontal"></div>
Expand Down

0 comments on commit 9ac42c5

Please sign in to comment.