33< head >
44 < meta charset ="UTF-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6- < meta name ="description " content ="PythonIDE - 掌上的 Python & JavaScript 开发环境 " />
7- < title > PythonIDE - 掌上的 Python & JavaScript 开发环境</ title >
6+ < meta name ="description " content ="Python IDE - 掌上的 Python & JavaScript 开发环境 " />
7+ < title > Python IDE - 掌上的 Python & JavaScript 开发环境</ title >
88 < link rel ="icon " type ="image/png " href ="icon.png " />
99 < style >
1010 : root {
567567 < canvas id ="particles "> </ canvas >
568568
569569 < nav class ="nav ">
570- < span class ="nav-logo "> PythonIDE </ span >
570+ < span class ="nav-logo "> Python IDE </ span >
571571 < div class ="nav-links ">
572572 < a href ="#why "> 为什么选择</ a >
573573 < a href ="#screenshots "> 截图</ a >
580580 < div class ="content ">
581581 < header class ="hero ">
582582 < div class ="logo-wrap ">
583- < img src ="icon.png " alt ="PythonIDE " class ="logo " />
583+ < img src ="icon.png " alt ="Python IDE " class ="logo " />
584584 </ div >
585- < h1 > PythonIDE </ h1 >
585+ < h1 > Python IDE </ h1 >
586586 < p class ="tagline "> 掌上的 Python & JavaScript 开发环境</ p >
587587 < p class ="sub "> 让编程从电脑走到手机与平板 · Write, Run, Debug on iOS</ p >
588588
@@ -605,7 +605,7 @@ <h1>PythonIDE</h1>
605605
606606 < div class ="container ">
607607 < section id ="why ">
608- < h2 class ="section-title "> 🌟 为什么选择 PythonIDE ?</ h2 >
608+ < h2 class ="section-title "> 🌟 为什么选择 Python IDE ?</ h2 >
609609 < p style ="margin-bottom: 1.5rem; color: var(--text-muted); font-style: italic; "> 不是把电脑版塞进手机,而是专为触摸屏和移动场景重新设计的编程环境。</ p >
610610
611611 < div class ="bento ">
@@ -729,7 +729,7 @@ <h2 class="section-title">💬 社区与反馈</h2>
729729 < a href ="https://t.me/pythonzwb " class ="link-card "> < span > Telegram</ span > 频道交流</ a >
730730 < a href ="https://github.com/jinwandalaohu66/PythonIDE-Landing/discussions " class ="link-card "> < span > Discussions</ span > 功能建议</ a >
731731 < a href ="https://github.com/jinwandalaohu66/PythonIDE-Landing/issues " class ="link-card "> < span > Issues</ span > 问题反馈</ a >
732- < a href ="mailto:jinwandalaohu940@gmail.com?subject=PythonIDE %20%E5%8F%8D%E9%A6%88 " class ="link-card "> < span > 📧 邮件</ span > 反馈与建议</ a >
732+ < a href ="mailto:jinwandalaohu940@gmail.com?subject=Python IDE %20%E5%8F%8D%E9%A6%88 " class ="link-card "> < span > 📧 邮件</ span > 反馈与建议</ a >
733733 </ div >
734734 </ section >
735735
0 commit comments