Skip to content

Commit 2011e8e

Browse files
author
River@devbox
committed
Deploy site - 2026-03-22 18:03:29
1 parent f90951a commit 2011e8e

File tree

4 files changed

+4
-7
lines changed

4 files changed

+4
-7
lines changed

en/getting-started/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2919,9 +2919,7 @@ <h2 id="video-introduction">Video Introduction<a class="headerlink" href="#video
29192919
<iframe width="560" height="315" src="https://www.youtube.com/embed/GxdWpm3T97c?si=zQzPE7yc4ErmhLOK" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
29202920

29212921
<h2 id="next-steps">Next Steps<a class="headerlink" href="#next-steps" title="Permanent link">&para;</a></h2>
2922-
<p>If you've got a basic understanding of QPython's features, welcome to start experiencing the fun of programming! Try the <a href="/tutorial-hello-world/">Hello World Tutorial</a> to take your first step.</p>
2923-
<hr />
2924-
<p><em>Thanks to dmych for the original draft on <a href="http://onetimeblog.logdown.com/posts/2014/01/22/qpython-how-to-start">his blog</a></em></p>
2922+
<p>If you've got a basic understanding of QPython's features, welcome to start experiencing the fun of programming! Try the <a href="/en/tutorial-hello-world/">Hello World Tutorial</a> to take your first step.</p>
29252923

29262924

29272925

en/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

en/tutorial-hello-world/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2339,7 +2339,6 @@ <h2 id="more-samples">More samples<a class="headerlink" href="#more-samples" tit
23392339
<a id="__codelineno-6-10" name="__codelineno-6-10" href="#__codelineno-6-10"></a> <span class="n">message</span> <span class="o">=</span> <span class="s2">&quot;Hey! And you&#39;re not very polite, %Username%!&quot;</span>
23402340
<a id="__codelineno-6-11" name="__codelineno-6-11" href="#__codelineno-6-11"></a><span class="n">droid</span><span class="o">.</span><span class="n">makeToast</span><span class="p">(</span><span class="n">message</span><span class="p">)</span>
23412341
</code></pre></div>
2342-
<p><a href="http://onetimeblog.logdown.com/posts/2014/01/23/first-program-in-qpython">Thanks dmych offer the first draft in his blog</a></p>
23432342

23442343

23452344

zh/getting-started/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3224,10 +3224,10 @@ <h2 id="6">6. 社区与支持<a class="headerlink" href="#6" title="Permanent li
32243224
- 了解 <a href="../qpython-x/">QPython 版本</a></p>
32253225
<hr />
32263226
<h2 id="_10">视频介绍<a class="headerlink" href="#_10" title="Permanent link">&para;</a></h2>
3227-
<iframe src="//player.bilibili.com/player.html?isOutside=true&aid=114097886600297&bvid=BV1Gi9iYYE6b&cid=28669247848&p=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"></iframe>
3227+
<iframe src="//player.bilibili.com/player.html?isOutside=true&aid=114097886600297&bvid=BV1Gi9iYYE6b&cid=28669247848&p=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" width="560"></iframe>
32283228

32293229
<h2 id="_11">下一步<a class="headerlink" href="#_11" title="Permanent link">&para;</a></h2>
3230-
<p>如果您已经初步了解了 QPython 的功能,欢迎开始体验编程的乐趣!试试 <a href="/tutorial-hello-world/">Hello World 教程</a> 迈出您的第一步。</p>
3230+
<p>如果您已经初步了解了 QPython 的功能,欢迎开始体验编程的乐趣!试试 <a href="/zh/tutorial-hello-world/">Hello World 教程</a> 迈出您的第一步。</p>
32313231

32323232

32333233

0 commit comments

Comments
 (0)