diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-10-21 15:32:26 +0000 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-10-21 15:32:26 +0000 |
| commit | 09f5813252335f44c8dbd52e02902c9958a09ae5 (patch) | |
| tree | 0bb2272118026d43534a5223990c5e0b1e54cd55 /_includes/head.html | |
| parent | a8b9383e694fb8dff11d432ca9d7d2832066444b (diff) | |
| download | sei-website-09f5813252335f44c8dbd52e02902c9958a09ae5.tar.gz sei-website-09f5813252335f44c8dbd52e02902c9958a09ae5.tar.bz2 sei-website-09f5813252335f44c8dbd52e02902c9958a09ae5.zip | |
Restarting development
Diffstat (limited to '_includes/head.html')
| -rw-r--r-- | _includes/head.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/_includes/head.html b/_includes/head.html deleted file mode 100644 index 24bd9a0..0000000 --- a/_includes/head.html +++ /dev/null @@ -1,5 +0,0 @@ -<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous"> -<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4" crossorigin="anonymous"></script> -<style> - -</style>
\ No newline at end of file |
