wip
This commit is contained in:
parent
933e7b37a7
commit
3174faffbd
2 changed files with 14 additions and 2 deletions
12
arg-test/index.html
Normal file
12
arg-test/index.html
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Test</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>See console</p>
|
||||
<script src="argy.js"></script>
|
||||
<script src="test-argy.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue