aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/templates/main.html
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-12-29 12:53:36 -0800
committerPinapelz <yukais@pinapelz.com>2025-12-29 12:53:36 -0800
commita72585a78d216193948210e07cdba09d8034e003 (patch)
treed419fb13936e824d33442160f1dc617620eab42a /src/main/resources/templates/main.html
parente7ef35277dd0b4bba5b3fb675d5eed3cd0f0fcb8 (diff)
file splitter frontend
Diffstat (limited to 'src/main/resources/templates/main.html')
-rw-r--r--src/main/resources/templates/main.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/templates/main.html b/src/main/resources/templates/main.html
index 85e2007..973d1eb 100644
--- a/src/main/resources/templates/main.html
+++ b/src/main/resources/templates/main.html
@@ -531,6 +531,10 @@
onclick="toggleDirectoryPanel()">
<i class="fas fa-folder"></i>
</button>
+ <a href="/splitter" class="btn" onclick="window.location.href='/splitter'; return false;">
+ <i class="fas fa-cut"></i>
+ split files
+ </a>
</div>
</header>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage