Skip to content

Commit 185cc5b

Browse files
authored
Update Wiki.html
1 parent f16c804 commit 185cc5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Wiki/Wiki.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h2>Create New Page</h2>
8686
</div>
8787

8888
<script>
89-
const JSON_BIN_URL = 'https://api.jsonbin.io/v3/b/67c73db1e41b4d34e4a0bfb1/latest;
89+
const JSON_BIN_URL = 'https://api.jsonbin.io/v3/b/67c73db1e41b4d34e4a0bfb1/latest';
9090

9191
// Function to toggle visibility of the form
9292
function toggleForm() {

0 commit comments

Comments
 (0)