Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update about-me
Browse files Browse the repository at this point in the history
wjwei-handsome committed Dec 2, 2024
1 parent c961144 commit 81b2780
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion src/components/BentoLayout/index.tsx
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ const BentoLayout: React.FC = () => {
{
rows: 'span 2',
columns: '1 / -1',
content: <div style={{ position: 'relative', alignContent: 'center', padding: '1rem' }}><h1>Hi there!</h1><h1>I'm Wenjie Wei.</h1><h3>A PhD student in biology.</h3><img
content: <div style={{ position: 'relative', alignContent: 'center', padding: '1rem' }}><h1>Hi there!</h1><h1>I'm Wenjie Wei.</h1><h3>PhD student in <a href="https://yanglab.westlake.edu.cn">YangLab</a></h3><img
src={coffeecup}
alt="Profile"
style={{
8 changes: 0 additions & 8 deletions src/pages/sh.tsx

This file was deleted.

0 comments on commit 81b2780

Please sign in to comment.