File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed
Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change 308308 < div class ="avatar "> LP</ div >
309309 < h1 > {{ site.title | default: "Ningping Li" }}</ h1 >
310310 < p class ="greeting "> Hello 大家好 👋</ p >
311- < p class ="intro "> {{ content | default: "我是Ningping Li,这是我的个人网站。< br > 很高兴你来到这里!你可以在以下的网站找到我:" }}</ p >
312-
313- < div class ="links-section ">
314- < p class ="links-title "> 🔗 找到我</ p >
315- < div class ="links ">
316- {% if site.github_username %}
317- < a href ="https://github.com/{{ site.github_username }} " class ="link-item " target ="_blank "> < span > GitHub</ span > </ a >
318- {% endif %}
319- {% if site.linkedin_username %}
320- < a href ="https://linkedin.com/in/{{ site.linkedin_username }} " class ="link-item " target ="_blank "> < span > LinkedIn</ span > </ a >
321- {% endif %}
322- {% if site.twitter_username %}
323- < a href ="https://twitter.com/{{ site.twitter_username }} " class ="link-item " target ="_blank "> < span > Twitter</ span > </ a >
324- {% endif %}
325- </ div >
326- </ div >
327311
328312 {% if site.posts.size > 0 %}
329313 < div class ="blog-link ">
You can’t perform that action at this time.
0 commit comments