Skip to content

Commit

Permalink
new corporate sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoff-it committed Jun 20, 2024
1 parent 2fc0360 commit 31c5201
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 1 deletion.
17 changes: 17 additions & 0 deletions static/Blacksmith_Logo-Black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions static/Blacksmith_Logo-White.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,10 @@
<img src="/shiguredo-logo-light.svg">
</picture>
</a>
</div>
<a href="https://blacksmith.sh/?utm_source=ziglang&utm_medium=banner&utm_campaign=zig" rel="noopener nofollow" target="_blank">
<picture>
<source srcset="/Blacksmith_Logo-White.svg" media="(prefers-color-scheme: dark)">
<img src="/Blacksmith_Logo-Black.svg">
</picture>
</a>
</div>

0 comments on commit 31c5201

Please sign in to comment.