mirror of
https://github.com/amyjko/cooperative-software-development
synced 2024-12-25 21:58:15 +01:00
Removed redundant font.
This commit is contained in:
parent
3190e53602
commit
0807161ca3
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@
|
|||
<!-- Bootstrap jQuery -->
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
|
||||
|
||||
<!-- Load Lora font -->
|
||||
<link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
|
||||
|
||||
<!-- Peruse -->
|
||||
<script src="https://faculty.washington.edu/ajko/peruse/peruse.js"></script>
|
||||
<link rel="stylesheet" href="https://faculty.washington.edu/ajko/peruse/peruse.css">
|
||||
|
|
Loading…
Reference in a new issue