Skip to content

Commit

Permalink
:swapped to bunny fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
lewislarsen committed Jul 26, 2024
1 parent 012d062 commit 07567b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/theme/custom.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap');
@import url('https://fonts.bunny.net/css?family=poppins:400,600');

:root {
--vp-font-family-base: 'Poppins', sans-serif;
Expand Down

0 comments on commit 07567b7

Please sign in to comment.