summaryrefslogtreecommitdiff
path: root/docs/website/footer.html
blob: 1fcfd70071af33abe2be01cf0eeedc4a604ec1f4 (plain)
1
2
3
4
5
6
7
	<script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
	<script src="https://oss.maxcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
	<script type="text/javascript" src="https://www.google.com/jsapi"></script>
	<script src="https://cdn.rawgit.com/zenorocha/clipboard.js/master/dist/clipboard.min.js"></script>
	<script type="text/javascript" src="js/buildroot.js"></script>
</body>
</html>