forked from cotes2020/jekyll-theme-chirpy
-
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
developer
committed
Nov 17, 2024
1 parent
c56c373
commit 6c27929
Showing
1 changed file
with
13 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,19 @@ | ||
--- | ||
layout: page | ||
icon: fas fa-user-friends | ||
order: 5 | ||
--- | ||
|
||
<div align="center"> | ||
<p>🔗这些是我可爱的朋友们,快来看看吧!🔗</p> | ||
</div> | ||
--- | ||
|
||
<iframe src="https://testcd.gern.workers.dev?name=朋友1&specialty=全栈开发&link=https://zwei.de.eu.org" width="100%" height="150" frameborder="0"></iframe> | ||
<iframe src="https://friendcard.zwei.de.eu.org/?name=Zwei&specialty=一只野生的大学生&link=https://zwei.de.eu.org" | ||
style="border:none; width:100%; height:200px; overflow:hidden;" | ||
scrolling="no"></iframe> | ||
<iframe src="https://friendcard.zwei.de.eu.org/?name=Zwei&specialty=一只野生的大学生&link=https://zwei.de.eu.org" | ||
style="border:none; width:100%; height:200px; overflow:hidden;" | ||
scrolling="no"></iframe> | ||
|
||
--- | ||
|
||
<p align="center">✨ 欢迎访问这些站点,发现更多有趣内容!✨</p> | ||
<p align="center">✨ 欢迎访问这些站点,发现更多有趣内容!✨</p> |