mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-20 01:09:35 +05:30
(fixed): type of js in header navbar config
This commit is contained in:
@@ -75,7 +75,7 @@ function isPageActive($pageName) {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
<script type="text/javascript">
|
||||
function showNavslider(){
|
||||
$('#slidercontainer').removeClass('hidden');
|
||||
$('#slidercontainer').addClass('flex');
|
||||
|
||||
Reference in New Issue
Block a user