Skip to content

Commit

Permalink
modified: friends.html
Browse files Browse the repository at this point in the history
	renamed:    others/friends-avatar/__Witheart__.jpg -> others/friends-avatar/Witheart.jpg
	renamed:    others/friends-avatar/crying knife.png -> others/friends-avatar/crying-knife.png
  • Loading branch information
Mega-MU committed Jan 3, 2023
1 parent 173a6dd commit 4d3bb30
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions friends.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,21 @@ <h3>Meet me and meet my friends.</h3>

<div class="friendblock" style="background-color:#4eb2bb;border: 8px solid #a8c5cb">
<a target="_blank" href="https://blog.csdn.net/weixin_62313535?type=blog" class="friendlink">
<div class="friendp"> <img src="../others/friends-avatar/叫我胡萝北.png" alt="avatar" class="friendpic" style="height:72px; width:72px; margin-top: 10%;margin-bottom: -15%;margin-left: 10%;border-radius: 45% 30% 30% 15%;"/></div>
<div class="friendp"> <img src="https://raw.githubusercontent.com/SirMegaMU/sirmegamu.github.io/main/others/friends-avatar/叫我胡萝北.png" alt="avatar" class="friendpic" style="height:72px; width:72px; margin-top: 10%;margin-bottom: -15%;margin-left: 10%;border-radius: 45% 30% 30% 15%;"/></div>
<div class="friendb" ><b>叫我胡萝北<br/><br/>TA很懒,还没有添加简介 </b></div>
</a>
</div>

<div class="friendblock" style="background-color:#70a0cf;border: 8px solid #a8ddce">
<a target="_blank" href="https://blog.csdn.net/Beihai_Van?type=blog" class="friendlink">
<div class="friendp"> <img src="https://raw.githubusercontent.com/SirMegaMU/sirmegamu.github.io/main/others/friends-avatar/__Witheart__.jpg" alt="avatar" class="friendpic" style="height:72px; width:72px; margin-top: 10%;margin-bottom: -15%;margin-left: 10%;border-radius: 45% 30% 30% 15%;"/></div>
<div class="friendp"> <img src="https://raw.githubusercontent.com/SirMegaMU/sirmegamu.github.io/main/others/friends-avatar/Witheart.jpg" alt="avatar" class="friendpic" style="height:72px; width:72px; margin-top: 10%;margin-bottom: -15%;margin-left: 10%;border-radius: 45% 30% 30% 15%;"/></div>
<div class="friendb" ><b>__Witheart__<br/><br/>Witheart... Follow your heart...</b></div>
</a>
</div>

<div class="friendblock" style="background-color:#4c566a;border: 8px solid #d8dee9">
<a target="_blank" href="https://retaw.org/" class="friendlink">
<div class="friendp"> <img src="https://github.com/SirMegaMU/sirmegamu.github.io/blob/main/others/friends-avatar/crying%20knife.png?raw=true" alt="avatar" class="friendpic" style="height:72px; width:72px; margin-top: 10%;margin-bottom: -15%;margin-left: 10%;border-radius: 45% 30% 30% 15%;"/></div>
<div class="friendp"> <img src="https://raw.githubusercontent.com/SirMegaMU/sirmegamu.github.io/main/others/friends-avatar/crying-knife.jpg" alt="avatar" class="friendpic" style="height:72px; width:72px; margin-top: 10%;margin-bottom: -15%;margin-left: 10%;border-radius: 45% 30% 30% 15%;"/></div>
<div class="friendb" ><b>crying knife<br/><br/>谁见幽人独往来,飘渺孤鸿影。</b></div>
</a>
</div>
Expand Down
File renamed without changes
File renamed without changes

0 comments on commit 4d3bb30

Please sign in to comment.