|
43 | 43 | <div class="fh5co-loader"></div> |
44 | 44 |
|
45 | 45 | <div id="page"> |
46 | | - <nav class="fh5co-nav" role="navigation"> |
47 | | - <div class="container"> |
48 | | - <div class="row"> |
49 | | - <div class="col-xs-2 text-left"> |
50 | | - <div id="fh5co-logo"><a href="index.html">Codeuino<span>.</span></a></div> |
51 | | - </div> |
52 | | - <div class="col-xs-10 text-right menu-1"> |
53 | | - <ul> |
54 | | - <li><a href="index.html">Home</a></li> |
| 46 | + <nav class="fh5co-nav" role="navigation"> |
| 47 | + <div class="container"> |
| 48 | + <div class="row"> |
| 49 | + <div class="col-xs-2 text-left"> |
| 50 | + <div id="fh5co-logo"><a href="index.html">CODEUINO<span>.</span></a></div> |
| 51 | + </div> |
| 52 | + <div class="col-xs-10 text-right menu-1"> |
| 53 | + <ul> |
| 54 | + <li class="active"><a href="index.html">Home</a></li> |
55 | 55 |
|
56 | 56 |
|
57 | | - <li><a href="projects.html">Project</a></li> |
58 | | - <li><a href="about.html">Team</a></li> |
59 | | - <li><a href="index.html">Donate Us</a></li> |
60 | | - <li><a href="">Wiki</a></li> |
61 | | - <li><a href="index.html">Get Involved</a></li> |
62 | | - </ul> |
63 | | - </div> |
64 | | - </div> |
| 57 | + <li><a href="Projects.html">Project</a></li> |
| 58 | + <li><a href="about.html">Team</a></li> |
| 59 | + <li><a href="#fh5co-started" id="donate-us">Donate Us</a></li> |
| 60 | + <li><a href="http://wiki.codeuino.org/">Wiki</a></li> |
| 61 | + <li><a href="https://goo.gl/3pwWMR">Get Involved</a></li> |
| 62 | + </ul> |
| 63 | + </div> |
| 64 | + </div> |
65 | 65 |
|
66 | | - </div> |
67 | | - </nav> |
| 66 | + </div> |
| 67 | + </nav> |
68 | 68 |
|
69 | 69 | <header id="fh5co-header" class="fh5co-cover fh5co-cover-sm" role="banner" style="background-image:url(images/img_bg_1.jpg);" data-stellar-background-ratio="0.5"> |
70 | 70 | <div class="overlay"></div> |
@@ -210,64 +210,36 @@ <h3>Hrishi Patel</h3> |
210 | 210 |
|
211 | 211 |
|
212 | 212 |
|
213 | | - <footer id="fh5co-footer" role="contentinfo"> |
214 | | - <div class="container"> |
215 | | - <div class="row row-pb-md"> |
216 | | - <div class="col-md-4 fh5co-widget "> |
217 | | - <h3>About US</h3> |
218 | | - <p>We are driven, creative and focused on the opportunities in front of us. We have great plans and it all begins with our team. If you are passionate about creating world class software take a look at our current openings</p> |
219 | | - <!-- <p><a href="#">Learn More</a></p> --> |
220 | | - </div> |
221 | | - <div class="col-md-2 col-sm-4 col-xs-6 col-md-push-1 "> |
222 | | - <ul class="fh5co-footer-links"> |
223 | | - <li><a href="#">About</a></li> |
224 | | - <li><a href="#">Help</a></li> |
225 | | - <li><a href="#">Contact</a></li> |
226 | | - <li><a href="#">Terms</a></li> |
227 | | - <li><a href="#">Meetups</a></li> |
228 | | - </ul> |
229 | | - </div> |
230 | | - |
231 | | - <div class="col-md-2 col-sm-4 col-xs-6 col-md-push-1 "> |
232 | | - <ul class="fh5co-footer-links"> |
233 | | - <li><a href="#">Shop</a></li> |
234 | | - <li><a href="#">Privacy</a></li> |
235 | | - <li><a href="#">Testimonials</a></li> |
236 | | - <li><a href="#">Handbook</a></li> |
237 | | - <li><a href="#">Held Desk</a></li> |
238 | | - </ul> |
239 | | - </div> |
240 | | - |
241 | | - <div class="col-md-2 col-sm-4 col-xs-6 col-md-push-1 "> |
242 | | - <ul class="fh5co-footer-links"> |
243 | | - <li><a href="#">Find Designers</a></li> |
244 | | - <li><a href="#">Find Developers</a></li> |
245 | | - <li><a href="#">Teams</a></li> |
246 | | - <li><a href="#">Advertise</a></li> |
247 | | - <li><a href="#">API</a></li> |
248 | | - </ul> |
249 | | - </div> |
250 | | - </div> |
251 | | - |
252 | | - <div class="row copyright"> |
253 | | - <div class="col-md-12 text-center"> |
254 | | - <p> |
255 | | - <small class="block">© CODEUINO</small> |
256 | | - <br/> |
257 | | - </p> |
258 | | - <p> |
259 | | - <ul class="fh5co-social-icons"> |
260 | | - <li><a href="https://github.com/codeuino"><i class="icon-twitter"></i></a></li> |
261 | | - <li><a href="https://www.facebook.com/Codeuino-206795036645657/?modal=admin_todo_tour¬if_id=1531377168845343¬if_t=page_invite"><i class="icon-facebook"></i></a></li> |
262 | | - <li><a href="https://www.linkedin.com/company/codeuino/"><i class="icon-linkedin"></i></a></li> |
263 | | - <li><a href="#"><i class="icon-dribbble"></i></a></li> |
264 | | - </ul> |
265 | | - </p> |
266 | | - </div> |
267 | | - </div> |
268 | | - |
269 | | - </div> |
270 | | - </footer> |
| 213 | + |
| 214 | +<!--Footer--> |
| 215 | +<div id="footer"> |
| 216 | + <div class="flex-container"> |
| 217 | + <div class="about"> |
| 218 | + <h3>CODEUINO</h3> |
| 219 | + <p>Codeuino-An Open Source Non-Profit Organisation,founded by Jaskirat Singh an Open Source maniac. |
| 220 | + Codeuino develops various Open Source Softwares that tends to benefits all the people around. |
| 221 | + The organisation acts as a guiding hand in the process and provides resources and infrastructure. |
| 222 | + </p> |
| 223 | + <div class="social-buttons"> |
| 224 | + <ul> |
| 225 | + <li class="item"><a href="https://www.facebook.com/codeuino/"><i class="fab fa-facebook-f"></i></a></li> |
| 226 | + <li class="item"><a href="https://twitter.com/codeuino"><i class="fab fa-twitter"></i></a></li> |
| 227 | + <li class="item"><a href="https://in.linkedin.com/company/codeuino"><i class="fab fa-linkedin-in"></i></a></li> |
| 228 | + </ul> |
| 229 | + </div> |
| 230 | + </div> |
| 231 | + <div class="links"> |
| 232 | + <h3>USEFUL LINKS </h3> |
| 233 | + <ul> |
| 234 | + <li><a href="https://github.com/codeuino">Github</a></li> |
| 235 | + <li><a href="http://codeuino.org/Projects.html">Projects</a></li> |
| 236 | + <li><a href="https://github.com/codeuino/codeuino-docs/blob/master/CODE%20OF%20CONDUCT.md">Code of Conduct</a></li> |
| 237 | + <li><a href="http://codeuino.org/about.html">About</a></li> |
| 238 | + </ul> |
| 239 | + </div> |
| 240 | + |
| 241 | + </div> |
| 242 | +</div> |
271 | 243 | </div> |
272 | 244 |
|
273 | 245 | <div class="gototop js-top"> |
|
0 commit comments