Skip to content

Commit

Permalink
feat: integrations links in the footer
Browse files Browse the repository at this point in the history
  • Loading branch information
sznowicki committed Jan 8, 2024
1 parent d0f994d commit 2e7cda1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions lib/partials/after.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ <h2 class="visually-hidden">About</h2>
<p class="about__brand">Kukei.eu - curated search for web developers</p>
<p>So far indexed <format-number>{{totalPages}}</format-number> internet pages</p>
<p>
<a href="/integrations">Integrations</a>
<a href="/status">Index status</a>,
<a href="https://www.buymeacoffee.com/nowicki" target="_blank" rel="noopener">Buy Me a Coffee</a>,
<a href="/about">About (Impressum)</a>
<a href="https://www.buymeacoffee.com/nowicki" target="_blank" rel="noopener">Support kukei.eu</a>,
</p>
<p>
<a href="/about">About (Impressum)</a>
<a href="https://social.nowicki.io/@hey" target="_blank" rel="noreferrer noopener">Mastodon</a>,
<a href="https://github.com/Kukei-eu" target="_blank" rel="noopener">Source code</a>,
<a href="https://plausible.io/kukei.eu" target="_blank" rel="noreferrer noopener">Analytics</a>
Expand Down

0 comments on commit 2e7cda1

Please sign in to comment.