Skip to content

Commit

Permalink
patch header x icon
Browse files Browse the repository at this point in the history
  • Loading branch information
snyhlxde1 committed Aug 8, 2024
1 parent 5623a4c commit 69347e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions themes/PaperMod/layouts/partials/header.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<head>
<!-- Include Font Awesome CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
</head>

{{- /* theme-toggle is enabled */}}
{{- if (not site.Params.disableThemeToggle) }}
{{- /* theme is light */}}
Expand Down

0 comments on commit 69347e8

Please sign in to comment.