mirror of
https://github.com/github/codeql.git
synced 2026-03-06 07:36:47 +01:00
9 lines
276 B
HTML
9 lines
276 B
HTML
<html>
|
|
<head>
|
|
<title>jQuery demo</title>
|
|
<script src="https://code.jquery.com/jquery-3.6.0.slim.min.js" integrity="sha256-u7e5khyithlIdTpu22PHhENmPcRdFiHRjhAuHcs05RI=" crossorigin="anonymous"></script>
|
|
</head>
|
|
<body>
|
|
...
|
|
</body>
|
|
</html> |