You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/partials/footer-content.hbs
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -14,14 +14,15 @@
14
14
<divclass="footer-legal">
15
15
<p>Except where noted, the content on this site is licensed under the Creative Commons Attribution 4.0 International (CC-BY 4.0) license.</p>
16
16
<p>The UI for this site is based on the default Antora UI and is thus licensed under the terms of the MPL-2.0 license.</p>
17
-
<p>Authored in AsciiDoc // Produced by Asciidoctor and Antora.</p>
17
+
<p>AsciiDoc is a Trademark of the Eclipse Foundation, Inc.</p>
18
18
</div>
19
19
<divclass="footer-thanks">
20
20
<p>Thanks to our <ahref="https://asciidoctor.org/supporters/"target="_blank"rel="noopener">backers</a> and <ahref="https://asciidoctor.org/contributors/"target="_blank"rel="noopener">contributors</a> for helping to make this project possible.</p>
<ahref="https://netlify.com"title="Netlify"target="_blank"rel="noopener"><imgsrc="https://www.netlify.com/img/global/badges/netlify-dark.svg"alt="Deploys by Netlify"style="margin-left: 5px"width="90"></a>
<ahref="https://netlify.com"title="Netlify"target="_blank"rel="noopener"><imgsrc="https://www.netlify.com/img/global/badges/netlify-dark.svg"alt="Deploys by Netlify"width="90"></a>
25
25
</p>
26
+
<p>Authored in AsciiDoc. Produced by Asciidoctor and Antora.</p>
0 commit comments