-
Notifications
You must be signed in to change notification settings - Fork 0
/
links.php
14 lines (14 loc) · 1.23 KB
/
links.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<link rel="stylesheet" href="styles/mygeneral.css">
<link rel="stylesheet" href="styles/home.css">
<link rel="stylesheet" href="styles/about.css">
<link rel="stylesheet" href="styles/programs.css">
<link rel="stylesheet" href="styles/contact.css">
<link rel="stylesheet" href="styles/donatetreasures.css">
<link rel="stylesheet" href="styles/donatetime.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&family=Montserrat:wght@300;400;500;700&display=swap" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-4bw+/aepP/YC94hEpVNVgiZdgIC5+VKNBQNGCHeKRQN+PtmoHDEXuppvnDJzQIu9" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-HwwvtgBNo3bZJJLYd8oVXjrBZt8cqVSpeBNS5n7C8IVInixGAoxmnlMuBnhbgrkm" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<link rel="icon" href="assets/remake.png" type="image/gif" />