This repository was archived by the owner on Sep 19, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +11
-18
lines changed
Expand file tree Collapse file tree 3 files changed +11
-18
lines changed Original file line number Diff line number Diff line change 1+ <nav>
2+ <ul>
3+ <li><a href="/code/">Why coding?</a></li>
4+ <li><a href="http://events.codeweek.eu/">Events</a></li>
5+ <li><a href="/learn/">Resources</a></li>
6+ <li><a href="http://blog.codeweek.eu/">News</a></li>
7+ <li><a href="/about/">About</a></li>
8+ </ul>
9+ </nav>
Original file line number Diff line number Diff line change 77 < h1 > < a href ="/ "> Europe< br > Code< br > Week< br > < span > 2014</ span > </ a > </ h1 >
88 < h2 > 25th — 30th November < a href ="https://twitter.com/search?q=%23codeEU&f=realtime "> #codeEU</ a > </ h2 >
99
10- < nav >
11- < ul >
12- < li > < a href ="# "> Why coding?</ a > </ li >
13- < li > < a href ="# "> Events</ a > </ li >
14- < li > < a href ="# "> Resources</ a > </ li >
15- < li > < a href ="# "> News</ a > </ li >
16- < li > < a href ="# "> About</ a > </ li >
17- </ ul >
18- </ nav >
10+ {% include nav.ext %}
1911 </ div >
2012</ header >
2113
Original file line number Diff line number Diff line change @@ -9,15 +9,7 @@ <h1>Europe<br> Code<br> Week<br> <span>2014</span></h1>
99 < h2 > 25th — 30th November < a href ="https://twitter.com/search?q=%23codeEU&f=realtime "> #codeEU</ a > </ h2 >
1010 </ header >
1111
12- < nav >
13- < ul >
14- < li > < a href ="# "> Why coding?</ a > </ li >
15- < li > < a href ="# "> Events</ a > </ li >
16- < li > < a href ="# "> Resources</ a > </ li >
17- < li > < a href ="# "> News</ a > </ li >
18- < li > < a href ="# "> About</ a > </ li >
19- </ ul >
20- </ nav >
12+ {% include nav.ext %}
2113
2214 < div id ="intro-description ">
2315 < p > All around Europe, people are making apps, websites and lots of other things by learning to code.</ p >
You can’t perform that action at this time.
0 commit comments