Skip to content

Commit 362abed

Browse files
committed
Change logo in about section
1 parent 5acea2c commit 362abed

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

components/about.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export function About() {
2222
<img alt="kubernetes" src={'/static/kubernetes.png'} />
2323
</div>
2424
<div>
25-
<img alt="google cloud platform" src={'/static/gcp.png'} />
25+
<img alt="hetzner" src={'/static/hetzner.png'} />
2626
</div>
2727
<div>
2828
<img alt="node.js" src={'/static/nodejs.png'} />

public/static/hetzner.png

10.8 KB
Loading

0 commit comments

Comments
 (0)