We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89ded23 commit 73bae6bCopy full SHA for 73bae6b
src/img/octicons.svg
src/partials/header-content.hbs
@@ -84,7 +84,7 @@
84
--}}
85
<a class="navbar-item" href="https://github.com/asciidoctor" target="_blank" rel="noopener">
86
<span class="icon">
87
- <svg xmlns="http://www.w3.org/2000/svg"><use href="{{{uiRootPath}}}/img/octicons.svg#symbol-mark-github"></use></svg>
+ <svg xmlns="http://www.w3.org/2000/svg"><use href="{{{uiRootPath}}}/img/octicons.svg#symbol-mark-github-16"></use></svg>
88
</span>
89
</a>
90
</div>
0 commit comments