Skip to content

Commit 6eaa346

Browse files
committed
Added PHP lesson links to the honepage
1 parent 41f8953 commit 6eaa346

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,13 @@ <h2>Python</h2>
8181
<li><a href="python/lesson1/tutorial.html">Lesson 1 - Introduction to Python</a></li>
8282
<li><a href="python/lesson2/tutorial.html">Lesson 2 - Playing with variables</a></li>
8383
</ul>
84+
85+
<h2>PHP</h2>
86+
87+
<ul>
88+
<li><a href="php/lesson1/tutorial.html">Lesson 1 - Online PHP Environment in Minutes</a></li>
89+
<li><a href="php/lesson2/tutorial.html">Lesson 2 - Introduction to PHP</a></li>
90+
</ul>
8491
</section>
8592
<footer>
8693
</footer>

0 commit comments

Comments
 (0)