changed title

This commit is contained in:
Niklas Müller 2023-12-22 15:27:56 +01:00
parent 5245997352
commit 42831eddb9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>PDF Splitter</title>
<title>PDF Web Toolkit</title>
<link rel="shortcut icon" href="/static/icons/filetype-pdf.svg" type="image/x-icon">
<script src="/static/js/api_handler.js"></script>
</head>