mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-19 17:43:42 -05:00
Update index.html
This commit is contained in:
parent
4c327ac2f5
commit
e820ca8be2
1 changed files with 1 additions and 0 deletions
|
@ -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">
|
||||||
|
|
Loading…
Add table
Reference in a new issue