slider section implemented

This commit was merged in pull request #60.
This commit is contained in:
victorAnumudu
2024-02-01 07:54:48 +01:00
parent e13d973b30
commit e78561c93f
4 changed files with 13 additions and 12 deletions
+4
View File
@@ -115,4 +115,8 @@
s.parentNode.insertBefore(po, s);
})();
</script>
<!-- plugins js -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
</html>
-10
View File
@@ -6,16 +6,6 @@
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",