Skip to content

Commit

Permalink
weights
Browse files Browse the repository at this point in the history
  • Loading branch information
behoppe committed Jan 3, 2025
1 parent 28cdbae commit c41262c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_includes/partials/header.njk
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<!-- Fonts -->
<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=Ubuntu&family=Ubuntu+Mono" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;700&family=Ubuntu+Mono&display=swap" rel="stylesheet">

<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
Expand Down

0 comments on commit c41262c

Please sign in to comment.