pull/7/head
parent
60f39e275c
commit
c3524392e0
|
@ -1,5 +1,5 @@
|
|||
.hta_config/maria_db.php
|
||||
.hta_config/env.php
|
||||
.hta_config
|
||||
# .hta_config/env.php
|
||||
*.md
|
||||
*.html
|
||||
|
||||
|
|
|
@ -290,12 +290,12 @@
|
|||
<ul class="dropdown-menu">
|
||||
<li><a class="dropdown-item" href="#"> Programs Offered » </a>
|
||||
<ul class="submenu dropdown-menu">
|
||||
<li><a class="dropdown-item" href="#">Humanities</a></li>
|
||||
<li><a class="dropdown-item" href="#">Science</a></li>
|
||||
<li><a class="dropdown-item" href="/#">Humanities</a></li>
|
||||
<li><a class="dropdown-item" href="/departments-of-science">Science</a></li>
|
||||
<li><a class="dropdown-item" href="#">Commerce</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a class="dropdown-item" href="#"> Departments » </a>
|
||||
<li><a class="dropdown-item" href="/departments"> Departments » </a>
|
||||
<ul class="submenu dropdown-menu">
|
||||
<li><a class="dropdown-item" href="#">Humanitiess » </a>
|
||||
<ul class="submenu dropdown-menu">
|
||||
|
|
Loading…
Reference in New Issue