Skip to content

Commit

Permalink
fix: remove incorrect keepstatic logic (#446)
Browse files Browse the repository at this point in the history
Signed-off-by: HEIGE-PCloud <[email protected]>
  • Loading branch information
HEIGE-PCloud authored Jan 9, 2022
1 parent 91609b3 commit 03a2f5e
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 22 deletions.
2 changes: 0 additions & 2 deletions layouts/posts/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,9 +191,7 @@ <h2 class="single-subtitle">{{ . }}</h2>
<span><i class="details-icon fas fa-angle-right"></i></span>
</div>
<div class="details-content toc-content" id="toc-content-static">
{{- if $toc.keepStatic -}}
{{- dict "Content" .TableOfContents "Ruby" $params.ruby "Fraction" $params.fraction "Fontawesome" $params.fontawesome | partial "function/content.html" | safeHTML -}}
{{- end -}}
</div>
</div>
{{- end -}}
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

1 comment on commit 03a2f5e

@vercel
Copy link

@vercel vercel bot commented on 03a2f5e Jan 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.