Change title font from Nexa Bold to Poppins Bold

This commit is contained in:
2025-02-13 23:10:36 +01:00
parent 038d6623a0
commit c9bc12f648
6 changed files with 8 additions and 8 deletions

View File

@@ -14,6 +14,7 @@
<link href="https://fonts.googleapis.com/css?family=Raleway:400,600,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Merriweather:300,300i,700,700i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins:700" rel="stylesheet">
</noscript>
{{ if .Site.Params.highlightjs }}