Skip to content

Commit 4bce7f5

Browse files
committed
Fixed ribbon
1 parent b580326 commit 4bce7f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/themes/book/layouts/baseof.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<body dir="{{ default " ltr" .Site.Language.LanguageDirection }}" class="book-kind-{{ .Kind }} book-type-{{ .Type }} book-layout-{{ .Layout }}">
1111

1212

13-
<a class="github-fork-ribbon" href="https://github.com/c4software/dotarchy" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a>
13+
<a class="github-fork-ribbon fixed" href="https://github.com/c4software/dotarchy" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a>
1414

1515
<input type="checkbox" class="hidden toggle" id="menu-control" />
1616
<input type="checkbox" class="hidden toggle" id="toc-control" />

0 commit comments

Comments
 (0)