Skip to content

Commit d15ecc4

Browse files
committed
update profile
1 parent 8cb62b1 commit d15ecc4

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

website/docusaurus.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,11 @@ const config = {
9595
href:'/About',
9696
position: 'left'
9797
},
98+
{
99+
label:'Profile',
100+
href:'/Profile',
101+
position: 'left'
102+
},
98103
{
99104
href: 'https://github.com/GeneralLibrary',
100105
label: 'GitHub',

website/src/pages/Profile.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description: My profile
44
hide_table_of_contents: true
55
---
66

7+
# Profile
8+
79
![](imgs\photo.jpg)
810

911
| My profile |

0 commit comments

Comments
 (0)