Skip to content

Commit 3114d93

Browse files
nuke the doc folder for now and use local fonts rather than google
1 parent 9df6726 commit 3114d93

29 files changed

Lines changed: 3 additions & 1351 deletions

_layouts/default.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<title>The HARP Lab</title>
77

8-
9-
<link rel="preconnect" href="https://fonts.googleapis.com">
10-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
11-
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
8+
<link rel="stylesheet" href="{{ '/assets/fonts/poppins/poppins.css' | relative_url }}">
129

1310
<!-- Make sure this path points to the correct CSS location -->
1411
<link rel="stylesheet" href="{{ '/assets/css/main.css' | relative_url }}">

_layouts/post.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@
66
<title>{{ page.title }} </title>
77

88

9-
<link rel="preconnect" href="https://fonts.googleapis.com">
10-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
11-
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
9+
<link rel="stylesheet" href="{{ '/assets/fonts/poppins/poppins.css' | relative_url }}">
10+
1211
<script>
1312
window.MathJax = {
1413
tex: {

assets/css/main.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
/* Minimal Custom CSS */
22

3-
@import url("../assets/fonts/poppins/poppins.css");
4-
53
/* Reset default body margins & padding */
64
body {
75
margin: 0;

docs/2025/02/20/yihao-aaai25.html

Lines changed: 0 additions & 61 deletions
This file was deleted.

docs/2025/04/12/wcoj.html

Lines changed: 0 additions & 382 deletions
This file was deleted.

docs/CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/Dockerfile

Lines changed: 0 additions & 46 deletions
This file was deleted.

docs/Makefile

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/README.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

docs/assets/blog-icon.svg

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)