mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Move code samples to language folders consistently
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user