Skip to content

Commit

Permalink
style: fixed #153
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Jun 6, 2023
1 parent b4125ef commit 597c585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/hb/modules/blog/home/taxonomies.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{{- $size := "2.25em" }}
<nav class="nav nav-fill mb-5">
<a
class="nav-link d-flex flex-column"
class="nav-link d-flex flex-column disabled"
href="{{ site.Home.RelPermalink }}"
title="Pages">
<span class="mb-3 text-body fw-bold">{{ len site.RegularPages }}</span>
Expand Down

0 comments on commit 597c585

Please sign in to comment.