Skip to content

Commit 9bfa890

Browse files
committed
add lib files
1 parent 661b9b1 commit 9bfa890

File tree

4 files changed

+16
-7
lines changed

4 files changed

+16
-7
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
Todo:
22

3-
1. Update/TCO CDN links - in progress
4-
2. Fix incoming image source(s) - in progress
3+
1. Update/TCO CDN links - in progress in foot and head files, timelinejs, analytics, 3d-model-viewer, iiif, table-js, search
4+
2. Fix incoming image source(s) - done. '26' team, please check for missing ext.
5+
56
3. Model management, get external resources from Islandora
67
6. Filler content (descriptions, about, how?/when etc.) - in progress
8+
79
8. Files cleanup, add commenting - in progress
810
9. Link documentation website - in progress
911

_includes/footer.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,10 @@ <h2 class="h4"><a href="{{ '/' | relative_url }}" class="text-white">{{ site.tit
4040
<div class="text-center pt-4 pb-3">
4141
<p class="h2 mb-3">
4242
<a href="https://www.swarthmore.edu/" title="{{ site.organization-name }} home" class="text-white">
43-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi icon-sprite" viewBox="0 0 16 16" aria-hidden="true">
44-
<path d="M10.478 1.647a.5.5 0 1 0-.956-.294l-4 13a.5.5 0 0 0 .956.294l4-13zM4.854 4.146a.5.5 0 0 1 0 .708L1.707 8l3.147 3.146a.5.5 0 0 1-.708.708l-3.5-3.5a.5.5 0 0 1 0-.708l3.5-3.5a.5.5 0 0 1 .708 0zm6.292 0a.5.5 0 0 0 0 .708L14.293 8l-3.147 3.146a.5.5 0 0 0 .708.708l3.5-3.5a.5.5 0 0 0 0-.708l-3.5-3.5a.5.5 0 0 0-.708 0z"/>
45-
</svg>
46-
Digital Initiatives
43+
Swarthmore College
4744
</a>
4845
</p>
49-
<p class="text-white h6">Last updated {{ site.time | date: '%Y' }}</p>
46+
<p class="text-white h6">Last updated {{ site.time | date: "%b %d, %Y" }}</p>
5047
</div>
5148

5249
</footer>

assets/js/bootstrap.bundle.min.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/lazysizes.min.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)