Skip to content

Commit

Permalink
Update About.jsx
Browse files Browse the repository at this point in the history
hoothin committed Nov 10, 2023
1 parent 8da06e4 commit cc0353d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/page/About.jsx
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@ export default function About() {
<img align='left' style={{width: '150px', maxWidth: '50%', boxShadow: 'rgb(0 0 0) 0px 0px 15px', marginRight: '20px', height: 'fit-content'}} src='avatar.jpg' alt='donate' loading="lazy"/>{window.i18n("donate")}
</Card>
<VolunteerActivismIcon/>
<Box>
<Box sx={{ fontSize: 'large', marginBottom: '20px' }}>
<Link href='https://ko-fi.com/hoothin' style={{verticalAlign: 'top'}} target="_blank">
<img style={{verticalAlign: 'bottom', marginRight: "5px"}} src='kofi.png' alt='kofi' loading="lazy"/>
[Ko-fi]

0 comments on commit cc0353d

Please sign in to comment.