Skip to content

Commit 07a9c0d

Browse files
committed
remove duplicated button
1 parent 226562f commit 07a9c0d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

layouts/guides/single.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
{{ define "main" }}
77
{{ partial "content-default.html" . }}
88
<div class="prose dark:prose-invert max-w-4xl">
9-
<div class="md-dropdown ml-auto hidden lg:block">
10-
{{ partial "md-dropdown.html" . }}
11-
</div>
129
{{ if (.Store.Get "multipage") }}
1310
{{- with .PrevInSection }}
1411
<div class="not-prose col-start-2 my-4">

0 commit comments

Comments
 (0)