Änderungen an Branding - App Name
This commit is contained in:
@@ -16,8 +16,8 @@ export const TemplateFooter = ({ isDocument = true }: TemplateFooterProps) => {
|
||||
<Text className="my-4 text-base text-slate-400">
|
||||
<Trans>
|
||||
This document was sent using{' '}
|
||||
<Link className="text-[#7AC455]" href="https://documen.so/mail-footer">
|
||||
Documenso.
|
||||
<Link className="text-[#7AC455]" href="https://bls.media/sign/">
|
||||
BLS sign.
|
||||
</Link>
|
||||
</Trans>
|
||||
</Text>
|
||||
@@ -36,9 +36,7 @@ export const TemplateFooter = ({ isDocument = true }: TemplateFooterProps) => {
|
||||
</Text>
|
||||
) : (
|
||||
<Text className="my-8 text-sm text-slate-400">
|
||||
Documenso, Inc.
|
||||
<br />
|
||||
2261 Market Street, #5211, San Francisco, CA 94114, USA
|
||||
Made by BLS media
|
||||
</Text>
|
||||
)}
|
||||
</Section>
|
||||
|
||||
Reference in New Issue
Block a user