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 57d4036 commit 3c8809aCopy full SHA for 3c8809a
src/partials/header-content.hbs
@@ -1,7 +1,7 @@
1
<header class="header">
2
<nav class="navbar">
3
<div class="navbar-brand">
4
- <a class="navbar-item logo" href="https://asciidoctor.org"><img src="{{{uiRootPath}}}/img/asciidoctor-logo.svg" alt="Asciidoctor"></a>
+ <a class="navbar-item logo" title="Asciidoctor" href="https://asciidoctor.org"><img src="{{{uiRootPath}}}/img/asciidoctor-logo.svg" alt="Asciidoctor"></a>
5
<button class="navbar-burger" data-target="topbar-nav">
6
<span></span>
7
0 commit comments