Skip to content

Commit

Permalink
fix: new speakeasyapi logo
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeRalphson committed Oct 15, 2023
1 parent 503dfb0 commit be5d377
Show file tree
Hide file tree
Showing 6 changed files with 54 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ _site/
src/assets/stylesheets
*.swp
.DS_Store
check*.sh
5 changes: 3 additions & 2 deletions src/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ <h2> Wikipedia for WEB APIs </h2>
<span><img src="/assets/images/team/ivan.jpg" width="200px" height="200px" alt="Ivan Goncharov" /></span>
</div>
<p><br /></p>
<strong>The project is supported by <a href="https://speakeasyapi.dev/">Speakeasy</a></strong> and <a href="https://httptoolkit.com/"><strong>HTTP Toolkit</strong></a>.</div>
<a href="https://speakeasyapi.dev"><img class="big" src="/assets/images/speakeasy-sponsors-logo.png" alt="Speakeasy logo"/></a>
<strong>The project is supported by <a href="https://www.speakeasyapi.dev/?utm_source=apigurus+website&utm_medium=github+sponsorship">Speakeasy</a></strong> and <a href="https://httptoolkit.com/"><strong>HTTP Toolkit</strong></a>.</div>
<br />
<a href="https://www.speakeasyapi.dev/?utm_source=apigurus+website&utm_medium=github+sponsorship"><img class="big" src="/assets/images/speakeasy-github-sponsor-dark.svg" width="350px" alt="Speakeasy logo"/></a>
{% include 'support-no-h1.html' %}
</section>
<section>
Expand Down
Loading

0 comments on commit be5d377

Please sign in to comment.