electron/spec/fixtures/pages/jquery.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
91 B
HTML
Raw Normal View History

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