Deploying to gh-pages from @ agdamsbo/REDCapCAST@b3751d869e 🚀

This commit is contained in:
agdamsbo 2023-06-30 08:56:53 +00:00
commit d194f7a8c5
44 changed files with 15358 additions and 0 deletions

4
deps/data-deps.txt vendored Normal file
View file

@ -0,0 +1,4 @@
<script src="deps/jquery-3.6.0/jquery-3.6.0.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<link href="deps/bootstrap-5.2.2/bootstrap.min.css" rel="stylesheet" />
<script src="deps/bootstrap-5.2.2/bootstrap.bundle.min.js"></script>