We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a09bd52 commit 10b2d02Copy full SHA for 10b2d02
jquery-plugins/jquery-mask-plugin-by-igorescobar.html
@@ -329,7 +329,7 @@ <h5 class="sidebar-title">Contributors</h5>
329
<!-- Bootstrap Bundle JS -->
330
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"></script>
331
<script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></script>
332
- <script src="/js/script.js?v=2.2"></script>
+ <script src="/js/script.js"></script>
333
<!-- Google tag (gtag.js) -->
334
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FG2ZX76XGT"></script>
335
<script>
@@ -340,4 +340,4 @@ <h5 class="sidebar-title">Contributors</h5>
340
gtag('config', 'G-FG2ZX76XGT');
341
</script>
342
</body>
343
-</html>
+</html>
0 commit comments