1
1
mirror of https://github.com/neosubhamoy/neosubhamoy-portfolio.git synced 2025-12-19 22:53:03 +05:30

(fixed): type of js in header navbar config

This commit is contained in:
2023-11-08 23:56:44 +05:30
parent 39e504218f
commit 7304483e87

View File

@@ -75,7 +75,7 @@ function isPageActive($pageName) {
</div>
</div>
</div>
<script>
<script type="text/javascript">
function showNavslider(){
$('#slidercontainer').removeClass('hidden');
$('#slidercontainer').addClass('flex');