|
38 | 38 |
|
39 | 39 | <!-- Logo --> |
40 | 40 | <div class="navbar-header"> |
41 | | - <a href="http://localhost/wordpress/" class="menuzord-brand"><img src="{{url_for('static', filename='logo-2.png')}}" /> |
| 41 | + <a href="http://localhost/www/wordpress-5.6.2/wordpress/" class="menuzord-brand"><img src="{{url_for('static', filename='logo-2.png')}}" /> |
42 | 42 |
|
43 | 43 | </a> |
44 | 44 | </div> |
|
66 | 66 | <ul id="sidebar-menu"> |
67 | 67 | <li class="nav-devider"></li> |
68 | 68 | <br> |
69 | | - <li class="nav-label"><a href="http://localhost/wordpress/">HOME</a></li> |
| 69 | + <li class="nav-label"><a href="http://localhost/www/wordpress-5.6.2/wordpress/">HOME</a></li> |
70 | 70 | <li class="nav-label"><a href="http://127.0.0.1:5000">PREDICT THE FUTURE</a></li> |
71 | 71 |
|
72 | | - <li class="nav-label"><a href="http://localhost/wordpress/dashboard">DASHBOARD</a></li> |
| 72 | + <li class="nav-label"><a href="http://localhost/www/wordpress-5.6.2/wordpress/dashboard">DASHBOARD</a></li> |
73 | 73 |
|
74 | | - <li class="nav-label"><a href="#">ABOUT</a></li> |
| 74 | + <li class="nav-label"><a href="http://localhost/www/wordpress-5.6.2/wordpress/know-more/">ABOUT</a></li> |
75 | 75 |
|
76 | 76 |
|
77 | | - <!-- <li class="nav-label"><a href="http://localhost/wordpress/currency-converter/">CURRENCY CONVERTER</a></li> --> |
| 77 | + <!-- <li class="nav-label"><a href="http://localhost/www/wordpress-5.6.2/wordpress/currency-converter/">CURRENCY CONVERTER</a></li> --> |
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
82 | | - <li class="nav-label"><a href="http://localhost/wordpress#contact">CONTACT US</a></li> |
| 82 | + <li class="nav-label"><a href="http://localhost/www/wordpress-5.6.2/wordpress/home-2/#contact">CONTACT US</a></li> |
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
@@ -494,11 +494,11 @@ <h3 style="color:white;padding-top: 25px;padding-left: 0px;">Quick Links</h3> |
494 | 494 | </div> |
495 | 495 | <div class="information"> |
496 | 496 | <ul> |
497 | | - <li><a style="color:white;padding-top: 10px;" href="http://localhost/wordpress/"> <i class="fa fa-arrow-right"></i> HOME</a></li> |
498 | | - <li><a style="color:white;" href="http://localhost/wordpress/dashboard"> <i class="fa fa-arrow-right"></i> DASHBOARD</a></li> |
499 | | - <li><a style="color:white;" href="#"> <i class="fa fa-arrow-right"></i> ABOUT</a></li> |
500 | | - <!-- <li><a style="color:white;" href="http://localhost/wordpress/currency-converter/"> <i class="fa fa-arrow-right"></i> CURRENCY CONVERTER</a></li> --> |
501 | | - <li><a style="color:white;" href="http://localhost/wordpress#contact"> <i class="fa fa-arrow-right"></i> CONTACT US</a></li> |
| 497 | + <li><a style="color:white;padding-top: 10px;" href="http://localhost/www/wordpress-5.6.2/wordpress/"> <i class="fa fa-arrow-right"></i> HOME</a></li> |
| 498 | + <li><a style="color:white;" href="http://localhost/www/wordpress-5.6.2/wordpress/dashboard"> <i class="fa fa-arrow-right"></i> DASHBOARD</a></li> |
| 499 | + <li><a style="color:white;" href="http://localhost/www/wordpress-5.6.2/wordpress/know-more/"> <i class="fa fa-arrow-right"></i> ABOUT</a></li> |
| 500 | + <!-- <li><a style="color:white;" href="http://localhost/www/wordpress-5.6.2/wordpress/currency-converter/"> <i class="fa fa-arrow-right"></i> CURRENCY CONVERTER</a></li> --> |
| 501 | + <li><a style="color:white;" href="http://localhost/www/wordpress-5.6.2/wordpress/home-2/#contact"> <i class="fa fa-arrow-right"></i> CONTACT US</a></li> |
502 | 502 |
|
503 | 503 | </ul> |
504 | 504 | </div> |
|
0 commit comments