mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-09-18 09:29:24 +00:00
Removed powered By section
This commit is contained in:
parent
32b0d8c9b9
commit
f3d66c189f
@ -104,13 +104,6 @@ export default function Footer({
|
||||
)}
|
||||
</Flex>
|
||||
|
||||
{/* Powered by section */}
|
||||
<Flex justify="center" align="center" gap={"sm"} >
|
||||
<Text fw={600}>{t('poweredBy', 'Powered by')} </Text>
|
||||
<a href="https://stirlingpdf.com" className="stirling-link">
|
||||
Stirling
|
||||
</a>
|
||||
</Flex>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user