done all pages of study in nz and blog, the category section is made to route hashtag

This commit is contained in:
gokul subedi
2024-11-18 17:16:36 +05:45
parent bb3ffa8a39
commit aabf2bb6b2
20 changed files with 2930 additions and 633 deletions

View File

@@ -31,6 +31,7 @@
<link rel="stylesheet" href="assets/vendors/ion.rangeSlider/css/ion.rangeSlider.min.css" />
<link rel="stylesheet" href="assets/vendors/jquery-ui/jquery-ui.css" />
<link rel="stylesheet" href="assets/vendors/timepicker/timePicker.css" />
<link rel="stylesheet" href="assets/css/custom.css" />
<!-- template styles -->
<link rel="stylesheet" href="assets/css/bizgrow.css" />
@@ -147,8 +148,11 @@
<ul>
<li class="dropdown"><a href="">Know More</a>
<ul>
<li><a href="blog.php">Accomodation in NZ</a></li>
<li><a href="blog-left.php">Application Process</a></li>
<li><a href="accomodation.php">Accomodation in NZ</a></li>
<li><a href="nepalese.php">Nepalese Student</a></li>
<li><a href="process.php">Application Process</a></li>
<li><a href="work.php">Work Prospects</a></li>
<li><a href="residency.php">Residency Prospects</a></li>
</ul>
</li>
</ul>