Skip to content

Commit

Permalink
add Zulip logo to footer
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed Nov 23, 2023
1 parent 3e78217 commit 2419480
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
35 changes: 35 additions & 0 deletions src/img/zulip-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/partials/footer-content.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<p>Thanks to our <a href="https://asciidoctor.org/supporters/" target="_blank" rel="noopener">backers</a> and <a href="https://asciidoctor.org/contributors/" target="_blank" rel="noopener">contributors</a> for helping to make this project possible. Additional thanks to:</p>
<p class="badges">
<a href="https://opendevise.com" title="Development support by OpenDevise" target="_blank" rel="noopener"><img src="https://secure.gravatar.com/avatar/823717a797dbd78ceff7b26aa397f383.png?size=80" alt="OpenDevise Logo" width="30"></a>
<a href="https://zulip.com" title="Chat powered by Zulip" target="_blank" rel="noopener"><img src="{{{uiRootPath}}}/img/zulip-logo.svg" alt="Zulip logo" width="30"></a>
<a href="https://algolia.com/docsearch" title="Search by Algolia DocSearch" target="_blank" rel="noopener"><img src="{{{uiRootPath}}}/img/algolia-logo.svg" alt="Algolia logo" width="30"></a>
<a href="https://netlify.com" title="Deploys by Netlify" target="_blank" rel="noopener"><img src="{{{uiRootPath}}}/img/netlify-logo.svg" alt="Deploys by Netlify" width="67"></a>
</p>
Expand Down

0 comments on commit 2419480

Please sign in to comment.