Skip to content

Commit

Permalink
Change logo in about section
Browse files Browse the repository at this point in the history
  • Loading branch information
larsha committed Apr 16, 2024
1 parent 5acea2c commit 362abed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export function About() {
<img alt="kubernetes" src={'/static/kubernetes.png'} />
</div>
<div>
<img alt="google cloud platform" src={'/static/gcp.png'} />
<img alt="hetzner" src={'/static/hetzner.png'} />
</div>
<div>
<img alt="node.js" src={'/static/nodejs.png'} />
Expand Down
Binary file added public/static/hetzner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 362abed

Please sign in to comment.