Update index.html

This commit is contained in:
Voxel 2025-04-10 16:34:25 -04:00 committed by GitHub
parent 4c327ac2f5
commit e820ca8be2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -153,6 +153,7 @@
<button class="file-button" onclick="loadText('https://voxel.fsky.io/read/1984.md')">George Orwell - 1984</button> <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> <button class="file-button" onclick="loadText('/library/animal-farm.txt')">George Orwell - Animal Farm</button>
<button class="file-button" onclick="loadText('/library/the-great-gatsby.txt')">F. Scott Fitzgerald - The Great Gatsby</button> <button class="file-button" onclick="loadText('/library/the-great-gatsby.txt')">F. Scott Fitzgerald - The Great Gatsby</button>
<button class="file-button" onclick="loadText('https://z-library.sk/dl/3823531/6b0f10')">Stephen King - Misery</button>
</div> </div>
<div class="divider" id="divider" onmousedown="startResize(event)"></div> <div class="divider" id="divider" onmousedown="startResize(event)"></div>
<div class="text-display" id="textDisplay"> <div class="text-display" id="textDisplay">