mirror of
https://github.com/TangentFoxy/memex.git
synced 2024-11-22 04:54:23 +00:00
Fix github pages / Windows not recognising filename case changes.
This commit is contained in:
parent
f67b0c8f65
commit
3bcc3ff7e2
@ -16,7 +16,7 @@ Formatted for long term storage (['Long site'](https://www.gwern.net/About)) and
|
||||
|
||||
## Data
|
||||
|
||||
- [content/Memex.ndtl](content/Memex.ndtl)
|
||||
- [content/database.ndtl](content/database.ndtl)
|
||||
|
||||
## Dependencies
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
<script src="logic/runic.js"></script>
|
||||
<script src="logic/indental.js"></script>
|
||||
|
||||
<script src="content/memex.ndtl"></script>
|
||||
<script src="content/database.ndtl"></script>
|
||||
<script src="logic/datawrap.js"></script>
|
||||
<script src="logic/viewmasonry.js"></script>
|
||||
<script src="logic/main.js"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user