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

Commita60560c

Browse files
committed
cleanup images and image paths
1 parent0e61b67 commita60560c

File tree

14 files changed

+4
-5
lines changed

14 files changed

+4
-5
lines changed

‎_includes/modal.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
<divclass="modal-content">
66
<h3>{{include.title}}</h3>
77
<imgalt="{{include.title}}"height="450px"
8-
src="images/{{include.image}}"/>
8+
src="images/demos/{{include.image}}"/>
99
</div>
1010
</div>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

‎images/pic01.jpg

-11.1 KB
Binary file not shown.

‎images/pic02.jpg

-9.43 KB
Binary file not shown.

‎images/pic03.jpg

-10.9 KB
Binary file not shown.

‎images/pic04.jpg

-2.33 KB
Binary file not shown.

‎images/pic05.jpg

-2.22 KB
Binary file not shown.

‎images/python-plain.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h2>About CodeRoad</h2>
3737
<divclass="image">
3838
<aid="atom-coderoad"href="#atom-coderoad-demo"class="modal-link">
3939
<imgalt="Atom-CodeRoad Demo"
40-
src="images/atom-coderoad.jpg"/>
40+
src="images/demos/atom-coderoad.jpg"/>
4141
</a>
4242
</div>
4343

@@ -58,7 +58,7 @@ <h2>Inside Your Code Editor</h2>
5858
<divclass="image">
5959
<aid="builder-coderoad"href="#builder-coderoad-demo"class="modal-link">
6060
<imgalt="Builder CodeRoad Demo"
61-
src="images/builder-demo.jpg"/>
61+
src="images/demos/builder-demo.jpg"/>
6262
</a>
6363
</div>
6464
<divclass="content">
@@ -74,7 +74,7 @@ <h2>Create your Own Tutorials</h2>
7474
<sectionclass="spotlight wide">
7575
<divclass="image">
7676
<imgalt="Publish Tutorial"
77-
src="images/publish.png"/>
77+
src="images/demos/publish.png"/>
7878
</div>
7979
<divclass="content">
8080
<h2>Publish Free & Open</h2>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp