mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-06-01 07:18:25 -04:00
rm use of blockquote in Toc
This commit is contained in:
parent
b6842db0a5
commit
75375a4337
2 changed files with 3 additions and 3 deletions
|
@ -40,9 +40,9 @@
|
|||
<summary accesskey="c" title="(Alt + C)">
|
||||
<div class="details">{{- i18n "toc" | default "Table of Contents" }}</div>
|
||||
</summary>
|
||||
<blockquote>
|
||||
<div class="inner">
|
||||
{{- partial "toc.html" . }}
|
||||
</blockquote>
|
||||
</div>
|
||||
</details>
|
||||
</div>
|
||||
{{- end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue