From 52c5ad79f8ec161eb4be1886dd24852ee3568c5d Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Tue, 31 Jan 2023 16:47:42 +0000 Subject: [PATCH] Add files via upload --- src/main/resources/templates/home.html | 14 +++++++------- src/main/resources/templates/navbar.html | 16 ++++++++-------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/main/resources/templates/home.html b/src/main/resources/templates/home.html index 04600e586..d3b1c3c9a 100644 --- a/src/main/resources/templates/home.html +++ b/src/main/resources/templates/home.html @@ -27,7 +27,7 @@
Merge PDFs

Easily merge multiple PDFs into one.

- Go + Go
@@ -36,7 +36,7 @@
Split PDFs

Split PDFs into multiple documents

- Go + Go
@@ -45,7 +45,7 @@
Add image to PDF

Adds image/watermark to a PDF

- Go + Go
@@ -57,7 +57,7 @@
Convert to/from PDF

Convert images to/from PDF.

- Go + Go
@@ -67,7 +67,7 @@
PDF Organizer

Remove/Rearrange pages in any order

- Go + Go
@@ -77,7 +77,7 @@
Rotate PDFs

Easily rotate your PDFs.

- Go + Go
@@ -95,7 +95,7 @@
Compress PDFs

Compress PDFs to reduce their file size.

- Go + Go
diff --git a/src/main/resources/templates/navbar.html b/src/main/resources/templates/navbar.html index 0b80f9c95..0c7297f37 100644 --- a/src/main/resources/templates/navbar.html +++ b/src/main/resources/templates/navbar.html @@ -1,7 +1,7 @@