Skip to content

Commit 87d1191

Browse files
committed
NuCivic/nucivic-internal#560 Add disclaimer
1 parent 20a45ca commit 87d1191

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@
4949
</div>
5050
</div>
5151
</div>
52-
<footer> <!-- Disclamer here --></footer>
52+
<footer style="position:absolute;bottom:10px;height:25px;text-align:center;width: 100%; font-size:12px;">
53+
<strong>Disclaimer:</strong> Early alpha phase, use at your own risk. Embed urls could change in the near future.
54+
</footer>
5355
<script type="text/javascript" src="../vendor/recline.view.nvd3.js/dist/recline.view.nvd3.min.js"></script>
5456
<script type="text/javascript" src="../vendor/recline.view.nvd3.js/dist/recline.view.nvd3.controls.min.js"></script>
5557
<script type="text/javascript" src="../src/recline.URLState.js"></script>

0 commit comments

Comments
 (0)