File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
<footer class =" footer" >
2
2
<div class =" footer-main" >
3
3
<figure class =" footer-brand" >
4
- <a class =" logo" href =" https://asciidoctor.org" ><img src =" {{ uiRootPath }} /img/asciidoctor-logo.svg" alt =" Asciidoctor" width =" 48" ></a >
5
- <figcaption class =" footer-brand-name" ><a href =" https://asciidoctor.org" >Asciidoctor</a ></figcaption >
4
+ <a class =" logo" href =" https://asciidoctor.org" target = " _blank " rel = " noopener " ><img src =" {{ uiRootPath }} /img/asciidoctor-logo.svg" alt =" Asciidoctor" width =" 48" ></a >
5
+ <figcaption class =" footer-brand-name" ><a href =" https://asciidoctor.org" target = " _blank " rel = " noopener " >Asciidoctor</a ></figcaption >
6
6
</figure >
7
7
<ul class =" footer-brand-links" >
8
+ <!--
8
9
<li><a href="https://asciidoctor.org" target="_blank" rel="noopener">Home</a></li>
10
+ -->
9
11
<li ><a href =" {{{ or site.url siteRootPath }}} " >Docs</a ></li >
10
12
<li ><a href =" https://chat.asciidoctor.org" target =" _blank" rel =" noopener" >Chat</a ></li >
11
- <li ><a href =" https://discuss.asciidoctor.org" target =" _blank" rel =" noopener" >List</a ></li >
12
13
<li ><a href =" https://github.com/asciidoctor" target =" _blank" rel =" noopener" >Source</a ></li >
14
+ <li ><a href =" https://discuss.asciidoctor.org" target =" _blank" rel =" noopener" >List (archive)</a ></li >
13
15
</ul >
14
16
<p class =" footer-brand-follow" >
15
17
<a href =" https://twitter.com/asciidoctor" title =" Follow us on Twitter" target =" _blank" rel =" noopener" ><img src =" {{{ uiRootPath }}} /img/twitter-logo.svg" alt =" Twitter logo" class =" logo" width =" 28" ><span class =" handle" >@asciidoctor</span ></a >
Original file line number Diff line number Diff line change 84
84
<span class =" icon" ><img src =" {{{ uiRootPath }}} /img/octicons-16.svg#view-comment-discussion" ></span >
85
85
<span >Chat</span >
86
86
</a >
87
+ <!--
87
88
<a class="navbar-item has-icon" href="https://discuss.asciidoctor.org" target="_blank" rel="noopener">
88
89
<span class="icon"><img src="{{{uiRootPath}}}/img/octicons-16.svg#view-mail"></span>
89
90
<span>List</span>
90
91
</a>
92
+ -->
91
93
<a class =" navbar-item has-icon" href =" https://github.com/asciidoctor" target =" _blank" rel =" noopener" >
92
94
<span class =" icon" ><img src =" {{{ uiRootPath }}} /img/octicons-16.svg#view-mark-github" ></span >
93
95
<span >Source</span >
You can’t perform that action at this time.
0 commit comments