mirror of
https://github.com/celisej567/wiki.git
synced 2026-09-21 20:08:53 +03:00
fix links
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<script>
|
||||
const documentlist = ['index.html', 'folder/other.html']
|
||||
const documentlist = ['/wiki/index.html', '/wiki/folder/other.html']
|
||||
const namelist = ['test', 'Other']
|
||||
|
||||
function updateSearch() {
|
||||
|
||||
Reference in New Issue
Block a user