Skip to content

Commit

Permalink
remove fonts css
Browse files Browse the repository at this point in the history
  • Loading branch information
pickledish committed Dec 19, 2023
1 parent 8e77caa commit be3719a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 57 deletions.
56 changes: 0 additions & 56 deletions site/assets/css/fonts.css

This file was deleted.

1 change: 0 additions & 1 deletion site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Cloudy But No Rain - Fast Static Websites</title>
<link rel="stylesheet" href="/assets/css/tailwind.css">
<link rel="stylesheet" href="/assets/css/fonts.css">
<link rel="stylesheet" href="/assets/css/markdown.css">
</head>

Expand Down

0 comments on commit be3719a

Please sign in to comment.