mirror of
https://github.com/MingweiSamuel/Riven.git
synced 2024-12-31 14:07:28 -08:00
74eb5fa045
- `example/proxy` is new folder for `example_proxy`. - `riven` is new folder for the main riven lib. - Updated metadata to be an array and include HTTP method.
12 lines
No EOL
200 B
HTML
12 lines
No EOL
200 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<script src="index.js"></script>
|
|
</body>
|
|
</html> |