File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -30,13 +30,13 @@ <h1>Hello everyone. Let's do some interactive coding today! </h1>
30
30
31
31
<footer>
32
32
<ul>
33
- <li>Twitter:
34
- <a href="https://twitter.com/NodeGirlsSydney">@NodeGirlsSydney</a>
33
+ <li class="twitter">
34
+ Twitter: <a href="https://twitter.com/NodeGirlsSydney">@NodeGirlsSydney</a>
35
35
<a href="https://twitter.com/NodeGirlsMelb">@NodeGirlsMelb</a>
36
36
</li>
37
- <li>Facebook: <a href="https://www.facebook.com/NodeGirlsAustralia">NodeGirlsAustralia</a></li>
38
- <li>Website: <a href="http://nodegirls.com.au">http://nodegirls.com.au</a></li>
39
- <li>e-mail: <a href="mailto:info@nodegirls.com.au">info@nodegirls.com.au</a></li>
37
+ <li class="facebook" >Facebook: <a href="https://www.facebook.com/NodeGirlsAustralia">NodeGirlsAustralia</a></li>
38
+ <li class="website" >Website: <a href="http://nodegirls.com.au">http://nodegirls.com.au</a></li>
39
+ <li class="email" >e-mail: <a href="mailto:info@nodegirls.com.au">info@nodegirls.com.au</a></li>
40
40
</ul>
41
41
</footer>
42
42
You can’t perform that action at this time.
0 commit comments