-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
29 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ hide: | |
# 知足且上进,温柔且坚定 | ||
!!! pied-piper1 "About me" | ||
|
||
* Hey, I'm Wcowin!<img src="https://media.giphy.com/media/hvRJCLFzcasrR4ia7z/giphy.gif" width="30px"/> | ||
* Hey, I'm [Wcowin](https://bento.me/wcowin)!<img src="https://media.giphy.com/media/hvRJCLFzcasrR4ia7z/giphy.gif" width="30px"/> | ||
* Bilibili电子信息工程专业本科在读 :star2: | ||
* CV工程师 ++ctrl+c++ ( ++v++ ) 🧑💻 | ||
* 咖啡重度爱好者 :coffee: | ||
|
@@ -30,11 +30,16 @@ hide: | |
<img class="img1" src="https://cn.mcecy.com/image/20230617/4e9361ee7d2d03ecb9de8aef7531db03.jpg"> | ||
|
||
<a href="https://muselink.cc/Wcowin" target="_blank"> | ||
<img src="https://cn.mcecy.com/image/20230822/24afe45d85f111894db6db75d74d1f1d.png" alt="个人名片" class="img2"> | ||
<center> | ||
<div style="color:orange; | ||
color: #999; | ||
padding: 2px;">我的名片</div> | ||
</center> | ||
<img class="img" src="https://cn.mcecy.com/image/20230822/24afe45d85f111894db6db75d74d1f1d.png" alt="个人名片"> | ||
|
||
</a> | ||
|
||
|
||
|
||
<!-- [Send Email :fontawesome-solid-paper-plane:](mailto:<[email protected]>){.md-button} --> | ||
<a target="_blank" href="mailto:[email protected]""><button class="buttonxuan2" style="vertical-align:middle" ><span>Send Email:fontawesome-solid-paper-plane: </span></button></a> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,6 +19,10 @@ | |
img.img1 { | ||
border-radius: 25px; | ||
|
||
} | ||
img.img2 { | ||
border-radius: 25px; | ||
|
||
} | ||
|
||
.twitter { | ||
|