|
10 | 10 | <div class="container"> |
11 | 11 | <div class="row"> |
12 | 12 |
|
13 | | - <div class="col-lg-3 col-md-6 footer-info"> |
14 | | - <p>JConfDominicana is a community-driven conference organized by the Dominican Republic Java User Group (Aka JavaDominicano). It is designed to discuss the latest about the Java ecosystem, including alternatives JVM languages, Web and Mobile development, and newest Cloud tendencies. |
15 | | -</p> |
16 | | - </div> |
17 | | - |
18 | 13 | <div class="col-lg-3 col-md-6 footer-links"> |
19 | 14 | <h4>Site map</h4> |
20 | 15 | <ul> |
21 | | - <li><i class="fa fa-angle-right"></i> <a href="index.html">Home</a></li> |
22 | | - <li><i class="fa fa-angle-right"></i><a href="schedule.html">Agenda</a></li> |
23 | | - <li><i class="fa fa-angle-right"></i> <a href="about.html">About us</a></li> |
24 | | - <li><i class="fa fa-angle-right"></i><a href="speakers.html">Speakers</a></li> |
25 | | - <li><i class="fa fa-angle-right"></i><a href="presentations.html">Presentations</a></li> |
| 16 | + <li><i class="fa fa-angle-right"></i><a href="/schedule.html">Agenda</a></li> |
| 17 | + <li><i class="fa fa-angle-right"></i> <a href="/conference-info.html">Conference Info</a></li> |
| 18 | + <li><i class="fa fa-angle-right"></i><a href="/speakers.html">Speakers</a></li> |
26 | 19 | <li><i class="fa fa-angle-right"></i><a href="index.html#sponsors">Sponsors</a></li> |
| 20 | + |
27 | 21 | </ul> |
28 | 22 | </div> |
29 | 23 |
|
|
32 | 26 | <ul> |
33 | 27 | <li><i class="fa fa-angle-right"></i> <a href="http://jconfcolombia.org/">JConf Colombia</a></li> |
34 | 28 | <li><i class="fa fa-angle-right"></i> <a href="http://www.jespanol.org/">JEspañol</a></li> |
35 | | - <li><i class="fa fa-angle-right"></i> <a href="http://www.javaup.org.mx">JavaUP México</a></li> |
36 | | -<li><i class="fa fa-angle-right"></i> <a href="http://jconfperu.org">JConf Perú</a></li> |
| 29 | + <li><i class="fa fa-angle-right"></i> <a href="http://www.javaup.org.mx">JavaUP México</a></li> |
| 30 | + <li><i class="fa fa-angle-right"></i> <a href="http://jconfperu.org">JConf Perú</a></li> |
37 | 31 |
|
38 | 32 |
|
39 | 33 | </ul> |
40 | 34 | </div> |
41 | 35 |
|
| 36 | + <div class="col-lg-3 col-md-6 footer-links"> |
| 37 | + <h4>JConf Dominicana</h4> |
| 38 | + <ul> |
| 39 | + <li><i class="fa fa-angle-right"></i><a href="/code-of-conduct.html">Code of conduct</a></li> |
| 40 | + <li><i class="fa fa-angle-right"></i><a href="/past-conferences.html">Past Conferences</a></li> |
| 41 | + <li><i class="fa fa-angle-right"></i><a href="/organizers.html">Organizers</a></li> |
| 42 | + </ul> |
| 43 | + </div> |
| 44 | + |
42 | 45 | <div class="col-lg-3 col-md-6 footer-contact"> |
43 | 46 | <h4>Contact Us</h4> |
44 | 47 | <p> |
|
63 | 66 | You can delete the links only if you purchased the pro version. |
64 | 67 | Licensing information: https://bootstrapmade.com/license/ |
65 | 68 | --> |
66 | | - <p class="muted credit">© 2018 - 2019 | Build with love by |
| 69 | + <p class="muted credit">© 2018 - 2020 | Build with love by |
67 | 70 | <a href="https://github.com/JavaDominicano" target="_blank">Java Dominicano</a> |
68 | 71 | and |
69 | 72 | <a href="https://github.com/JavaDominicano/conference/graphs/contributors" target="_blank"> |
|
0 commit comments