Skip to content

Commit e18e1c2

Browse files
committed
Update footer
1 parent 5c08cc3 commit e18e1c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ export default function Footer() {
22
return (
33
<>
44
<footer>
5-
Developed by{' '}
5+
Experiment 🧪 by{' '}
66
<svg width="20" height="20">
77
<path d="M5 15a.502.502.0 0 1-.354-.146l-4-4a.5.5.0 0 1 0-.707l4-4a.5.5.0 0 1 .707.707L1.707 10.5l3.646 3.646a.5.5.0 0 1-.354.853zm10 0a.5.5.0 0 1-.354-.853l3.646-3.646-3.646-3.646a.5.5.0 0 1 .707-.707l4 4a.5.5.0 0 1 0 .707l-4 4a.498.498.0 0 1-.354.146zM7.5 15a.5.5.0 0 1-.424-.765l5-8a.5.5.0 0 1 .848.53l-5 8A.5.5.0 0 1 7.5 15z" />
88
</svg>

0 commit comments

Comments
 (0)