Skip to content

Commit

Permalink
Update about
Browse files Browse the repository at this point in the history
  • Loading branch information
larsha committed Jul 3, 2024
1 parent 8521f79 commit 458c20e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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="hetzner" src={'/static/hetzner.png'} />
<img alt="kafka" src={'/static/kafka.png'} />
</div>
<div>
<img alt="node.js" src={'/static/nodejs.png'} />
Expand All @@ -37,7 +37,7 @@ export function About() {
<img alt="raspberry pi" src={'/static/raspberry-pi.png'} />
</div>
<div>
<img alt="lets encrypt" src={'/static/letsencrypt.png'} />
<img alt="google cloud platform" src={'/static/gcp.png'} />
</div>
</div>
</div>
Expand Down
Binary file added public/static/kafka.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 458c20e

Please sign in to comment.