mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-18 17:23:40 -05:00
Update index.html
This commit is contained in:
parent
661aa99ec3
commit
cc6675dee6
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@
|
|||
<div class="file-list hidden" id="fileList">
|
||||
<button class="file-button" onclick="loadText('https://voxel.fsky.io/read/1984.md')">George Orwell - 1984</button>
|
||||
<button class="file-button" onclick="loadText('/library/animal-farm.txt')">George Orwell - Animal Farm</button>
|
||||
<!-- Add more buttons here for additional text files -->
|
||||
<button class="file-button" onclick="loadText('/library/the-great-gatsby.txt')">F. Scott Fitzgerald - The Great Gatsby</button>
|
||||
</div>
|
||||
<div class="divider" id="divider" onmousedown="startResize(event)"></div>
|
||||
<div class="text-display" id="textDisplay">
|
||||
|
|
Loading…
Add table
Reference in a new issue