electron/spec-main/fixtures/pages/jquery.html

8 lines
91 B
HTML
Raw Normal View History

<html>
<head>
<script src="jquery-3.6.0.min.js"></script>
</head>
<body>
</body>
</html>