Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9f5065a

Browse files
committed
change video url
1 parent5c6ceeb commit9f5065a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

‎_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ email: coderoadapp@gmail.com
88
author:Shawn McKay
99
description:># "Free interactive coding tutorials inside of the Atom editor. Build your own tutorials
1010
using the coderoad-cli and tools developers already know:markdown and unit tests.
11-
atomVersion:0.4.11
11+
atomVersion:0.4.14
1212
cliVersion:0.3.14
13+
video:DbLpdgrYVOU
1314

1415
# ----------------------- #
1516
# Jekyll & Plugins #

‎_includes/about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<divclass="col-lg-8 col-lg-offset-2">
66
<br/>
77
<br/>
8-
<h3>CodeRoad Demo in Atom</h3>
9-
<iframewidth="100%"height="360"src="https://www.youtube.com/embed/3who2Vwu_Z8"frameborder="0"allowfullscreen></iframe>
8+
<h3>About CodeRoad</h3>
9+
<iframewidth="100%"height="360"src="https://www.youtube.com/embed/{{ site.video }}"frameborder="0"allowfullscreen></iframe>
1010
</div>
1111
</section>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp