Skip to content

Commit 73bae6b

Browse files
committed
add -16 suffix to GitHub mark in Octicons
1 parent 89ded23 commit 73bae6b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/img/octicons.svg

Lines changed: 4 additions & 4 deletions
Loading

src/partials/header-content.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
--}}
8585
<a class="navbar-item" href="https://github.com/asciidoctor" target="_blank" rel="noopener">
8686
<span class="icon">
87-
<svg xmlns="http://www.w3.org/2000/svg"><use href="{{{uiRootPath}}}/img/octicons.svg#symbol-mark-github"></use></svg>
87+
<svg xmlns="http://www.w3.org/2000/svg"><use href="{{{uiRootPath}}}/img/octicons.svg#symbol-mark-github-16"></use></svg>
8888
</span>
8989
</a>
9090
</div>

0 commit comments

Comments
 (0)