Move code samples to language folders consistently

This commit is contained in:
mDuo13
2021-10-26 17:43:20 -07:00
parent e559ab3a40
commit 8c9529d313
43 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<script type="application/javascript" src="monitor-payments.js"></script>
</head>
<body>
<p>(Open your browser's console with F12 and check the logs.)</p>
</body>
</html>