|
4 | 4 | <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
5 | 5 | <!--<![endif]-->
|
6 | 6 | <head runat="server">
|
7 |
| - <title>forCrowd Foundation</title> |
| 7 | + <title>forCrowd</title> |
8 | 8 | <!-- Meta -->
|
9 | 9 | <meta charset="utf-8" />
|
10 | 10 | <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
|
11 | 11 | <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
12 |
| - <meta name="author" content="forCrowd Foundation" /> |
13 |
| - <meta name="description" content="forCrowd Foundation Website" /> |
| 12 | + <meta name="author" content="forCrowd" /> |
| 13 | + <meta name="description" content="forCrowd Website" /> |
14 | 14 | <!-- Favicon -->
|
15 | 15 | <link rel="shortcut icon" href="favicon.ico" />
|
16 | 16 | <!-- Web Fonts -->
|
|
53 | 53 | <span class="icon-bar"></span>
|
54 | 54 | </button>
|
55 | 55 | <a class="navbar-brand" href="#body">
|
56 |
| - <img class="img-responsive" src="assets/img/logo/Logo_236x50.jpg" alt="logo" /> |
| 56 | + <img class="img-responsive" src="assets/img/logo/Logo_236x50.jpg?v=240104" alt="logo" /> |
57 | 57 | </a>
|
58 | 58 | </div>
|
59 | 59 | <!-- Collect the nav links, forms, and other content for toggling -->
|
|
93 | 93 | <div class="row">
|
94 | 94 | <div class="col-sm-8 col-sm-offset-2 text-center">
|
95 | 95 | <div class="promo-block__item page-scroll">
|
96 |
| - <h2 class="promo-block__item-text g-mb-20">forCrowd Foundation</h2> |
| 96 | + <h2 class="promo-block__item-text g-mb-20">forCrowd</h2> |
97 | 97 | <p class="promo-block__item-text1 g-mb-50">Experimental Open Source Projects</p>
|
98 | 98 | <%--<p class="promo-block__item-text1 g-mb-50">Open Source. Nonprofit. Crowd. Solutions.</p>--%>
|
99 | 99 | <%--<a href="#about" class="btn-u btn-brd btn-brd-hover btn-u-light">LEARN MORE</a>--%>
|
|
130 | 130 |
|
131 | 131 | <hr class="devider devider-dashed" />
|
132 | 132 |
|
133 |
| - <p>forCrowd Foundation is a <strong>for-benefit</strong> software organization.</p> |
| 133 | + <p>forCrowd is a <strong>for-benefit</strong> software organization.</p> |
134 | 134 | <p>
|
135 | 135 | We aim to provide the most benefit to society by, focusing social issues, sharing our knowledge,
|
136 | 136 | removing the profit from the equation and being transparent.
|
|
390 | 390 | <ul class="list-unstyled address">
|
391 | 391 | < li>email: < strong>< a href= "mailto:[email protected]" target= "_blank"> [email protected]</ a></ strong></ li>
|
392 | 392 | <li>made in: <strong>Amsterdam / Netherlands</strong></li>
|
393 |
| - <li>kvk: <strong>63164647</strong></li> |
| 393 | + <!-- <li>kvk: <strong>63164647</strong></li> --> |
394 | 394 | </ul>
|
395 | 395 | <ul class="g-social-icons-v2 g-mb-30">
|
396 |
| - <li><a href="https://twitter.com/forCrowd" target="_blank"><i class="fa fa-twitter"></i></a></li> |
| 396 | + <li><a href="https://www.linkedin.com/company/forcrowd" target="_blank"><i class="fa fa-linkedin"></i></a></li> |
397 | 397 | <li><a href="https://github.com/forCrowd" target="_blank"><i class="fa fa-github"></i></a></li>
|
| 398 | + <li><a href="https://twitter.com/forCrowd" target="_blank"><i class="fa fa-twitter"></i></a></li> |
398 | 399 | <li><a href="https://medium.com/@forCrowd" target="_blank"><i class="fa fa-medium"></i></a></li>
|
399 |
| - <li><a href="https://www.linkedin.com/company/forcrowd" target="_blank"><i class="fa fa-linkedin"></i></a></li> |
400 | 400 | </ul>
|
401 | 401 | </div>
|
402 | 402 | <!-- /Contacts -->
|
|
0 commit comments