This commit is contained in:
2024-08-06 13:10:24 +05:30
parent 2202305d28
commit 2b4896fa9b
10 changed files with 69 additions and 5 deletions

View File

@@ -32,5 +32,8 @@ const craftedMsg = "Crafted with ❤️ by WDI Team for a better web.";
}
</script>
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/5.3.0/js/bootstrap.bundle.min.js"></script>
</body>
</html>