|
242 | 242 | <header style="position: absolute;">
|
243 | 243 | <nav class="navbar navbar-toggleable-sm navbar-fixed-top" style="background-color: black;">
|
244 | 244 |
|
245 |
| - <div><a href="http://www.codezoned.com" class="navbar-brand mb-0" style=""><img src="/home/swaaz/swaaz/github/codezoned.com/assets/img/CZmainSmall.png" style="width: 12%; min-width: 150px;"></a></div> |
| 245 | + <div><a href="http://www.codezoned.com" class="navbar-brand mb-0" style=""><img src="./assets/img/czmainsmall.png" style="width: 12%; min-width: 150px;"></a></div> |
| 246 | + |
246 | 247 |
|
247 | 248 | <button class="navbar-toggler navbar-toggler-right collapsed" type="button" data-toggle="collapse" data-target="#headerNav" aria-controls="headerNav" aria-expanded="false" aria-label="Toggle navigation">
|
248 | 249 | <span class="navbar-toggler-icon" style="color: white; width: 80px; background-color: #343434; padding-top: 2px; margin-top: 5px;">Menu</span>
|
|
288 | 289 | <h1 class="display-5" style="font-family: profontwindows; word-spacing: -8px; font-size: 3em;">Welcome to<span class="display-5" style="font-family: profontwindows; word-spacing: -8px; color: red;"> <span style="color: white;">codezoned</span><span style="color: #767777;">;</span></span></h1>
|
289 | 290 | <p class="lead" style="font-size: 18.5px; color: #d1d1d1;">We are an Opensource non-profit-organization which is targeting on educating and spreading our core belief of 'learning by doing'.</p>
|
290 | 291 | <div class="button-container">
|
291 |
| - <a href="#"><div class='button -regular center' style="min-width: 340px;"> Join Us</div></a> |
| 292 | + <a href="http://join.codezoned.com/"><div class='button -regular center' style="min-width: 340px;"> Join Us</div></a> |
292 | 293 |
|
293 | 294 | </div>
|
294 | 295 | <div class="button-container">
|
295 | 296 | <a href="https://github.com/codezoned/"><div class='button -regular center' style="min-width: 100px;"> GitHub</div></a>
|
296 | 297 | <a href="http://talk.codezoned.com"><div class='button -regular center' style="min-width: 100px;">Forum</div></a>
|
297 |
| - <a href="https://discordapp.com/invite/aMZY22"><div class='button -regular center' style="min-width: 100px;">Discord</div></a> |
| 298 | + <a href="http://discord.codezoned.com"><div class='button -regular center' style="min-width: 100px;">Discord</div></a> |
298 | 299 | </div>
|
299 | 300 | </div>
|
300 | 301 | </div>
|
@@ -517,7 +518,7 @@ <h3 class="display-5" style="font-family: quicksand; word-spacing: ; color: #272
|
517 | 518 | <a href="https://www.instagram.com/codezoned/" target="_blank"><span class="fa fa-instagram"></span></a>
|
518 | 519 | </li>
|
519 | 520 | <li class="list-inline-item" style="margin: 0 12px;">
|
520 |
| - <a href="" target="_blank"><span class="fa fa-discord"></span></a> |
| 521 | + <a href="http://discord.codezoned.com" target="_blank"><span class="fa fa-discord"></span></a> |
521 | 522 | </li>
|
522 | 523 | </ul>
|
523 | 524 | </div>
|
|
0 commit comments