Deploying to gh-pages from @ agdamsbo/freesearcheR@703daaec4b 🚀

This commit is contained in:
agdamsbo 2025-01-16 13:41:20 +00:00
commit 9663fe8fd9
219 changed files with 395 additions and 91 deletions

3
deps/data-deps.txt vendored
View file

@ -2,6 +2,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<link href="deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet" />
<script src="deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script>
<link href="deps/Montserrat-0.4.9/font.css" rel="stylesheet" />
<link href="deps/Open_Sans-0.4.9/font.css" rel="stylesheet" />
<link href="deps/Public_Sans-0.4.9/font.css" rel="stylesheet" />
<link href="deps/font-awesome-6.5.2/css/all.min.css" rel="stylesheet" />
<link href="deps/font-awesome-6.5.2/css/v4-shims.min.css" rel="stylesheet" />
<script src="deps/headroom-0.11.0/headroom.min.js"></script>