From f94ef3afdcc333d103041c375239499a50e358f8 Mon Sep 17 00:00:00 2001 From: Alex Turchyn Date: Sat, 22 Jul 2023 16:06:43 +0300 Subject: [PATCH] adjust self-host landing --- app/views/pages/landing.html.erb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/views/pages/landing.html.erb b/app/views/pages/landing.html.erb index e8b13c6b..246b3d71 100644 --- a/app/views/pages/landing.html.erb +++ b/app/views/pages/landing.html.erb @@ -8,7 +8,7 @@ DocuSeal -

+

A self-hosted and open-source web platform that provides secure and efficient digital document signing and processing.

@@ -22,7 +22,7 @@

Easy to Start

- Run on your own host using Docker container, or deploy on your favorite managed PaaS with a single click. + Run on your own host using Docker container, or deploy on your favorite managed PaaS with a single click.

@@ -70,3 +70,4 @@ +<%= render 'shared/attribution' %>