Skip to content

Commit

Permalink
Ubuntu Mono
Browse files Browse the repository at this point in the history
  • Loading branch information
behoppe committed Jan 3, 2025
1 parent fbf7aad commit 28cdbae
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&family=Ubuntu+Mono" rel="stylesheet">

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

0 comments on commit 28cdbae

Please sign in to comment.