Left: | ||
Right: |
OLD | NEW |
---|---|
1 <div id="footer-content"> | 1 <div id="footer-content"> |
2 <nav> | 2 <nav> |
3 <section class="first"> | 3 <section class="first"> |
4 <h1>Resources</h1> | 4 <h1>Resources</h1> |
5 <ul> | 5 <ul> |
6 <li><a href="en/acceptable-ads">Acceptable Ads</a></li> | 6 <li><a href="en/acceptable-ads">Acceptable Ads</a></li> |
7 <li><a href="en/documentation">Documentation</a></li> | 7 <li><a href="en/documentation">Documentation</a></li> |
8 <li><a href="en/privacy">Privacy policy</a></li> | 8 <li><a href="en/privacy">Privacy policy</a></li> |
9 <li><a href="/de/impressum">Legal notice</a></li> | 9 <li><a href="/de/impressum">Legal notice</a></li> |
10 </ul> | 10 </ul> |
11 </section> | 11 </section> |
12 | 12 |
13 <section> | 13 <section> |
14 <h1>Community</h1> | 14 <h1>Community</h1> |
15 <ul> | 15 <ul> |
16 <li><a href="/releases/" hreflang="en">Announcements</a></li> | 16 <li><a href="/releases/" hreflang="en">Announcements</a></li> |
17 <li><a href="/blog/" hreflang="en">Blog</a></li> | 17 <li><a href="/blog/" hreflang="en">Blog</a></li> |
18 <li><a href="/forum/" hreflang="en">Forum</a></li> | 18 <li><a href="/forum/" hreflang="en">Forum</a></li> |
19 <li><a href="en/development-builds">Development builds</a></li> | 19 <li><a href="en/development-builds">Development builds</a></li> |
20 </ul> | 20 </ul> |
21 </section> | 21 </section> |
22 | 22 |
23 <section> | 23 <section> |
24 <h1>Development</h1> | 24 <h1>Development</h1> |
25 <ul> | 25 <ul> |
26 <li><a href="en/source">Source Code</a></li> | 26 <li><a href="en/source">Source Code</a></li> |
27 <li><a href="https://issues.adblockplus.org/report/13" hreflang="en">Roa dmap</a></li> | 27 <li><a href="https://issues.adblockplus.org/report/13" hreflang="en">Roa dmap</a></li> |
28 <li><a href="en/tools">Tools</a></li> | 28 <li><a href="en/tools">Tools</a></li> |
29 <li><a href="en/deployments">Deployments</a></li> | |
saroyanm
2014/11/03 18:17:57
I think "deployments" is better for consistency.
Thomas Greiner
2014/11/04 10:19:36
I agree which is why I didn't comment on it. :)
| |
29 </ul> | 30 </ul> |
30 </section> | 31 </section> |
31 </nav> | 32 </nav> |
32 | 33 |
33 <section id="social"> | 34 <section id="social"> |
34 <h1>Follow Us On</h1> | 35 <h1>Follow Us On</h1> |
35 <ul id="social-list"> | 36 <ul id="social-list"> |
36 <li class="social-entry"> | 37 <li class="social-entry"> |
37 <a rel="nofollow" id="social-facebook" class="sprite" href="https://www. facebook.com/adblockplus"/> | 38 <a rel="nofollow" id="social-facebook" class="sprite" href="https://www. facebook.com/adblockplus"/> |
38 </li> | 39 </li> |
39 <li class="social-entry"> | 40 <li class="social-entry"> |
40 <a rel="nofollow" id="social-twitter" class="sprite" href="https://twitt er.com/adblockplus"/> | 41 <a rel="nofollow" id="social-twitter" class="sprite" href="https://twitt er.com/adblockplus"/> |
41 </li> | 42 </li> |
42 <li class="social-entry"> | 43 <li class="social-entry"> |
43 <a rel="nofollow" id="social-gplus" class="sprite" href="https://plus.go ogle.com/110020691898167279887"/> | 44 <a rel="nofollow" id="social-gplus" class="sprite" href="https://plus.go ogle.com/110020691898167279887"/> |
44 </li> | 45 </li> |
45 </ul> | 46 </ul> |
46 </section> | 47 </section> |
47 </div> | 48 </div> |
OLD | NEW |