diff --git a/frontend/src/pages/index.tsx b/frontend/src/pages/index.tsx index 89d131e..5c046ea 100644 --- a/frontend/src/pages/index.tsx +++ b/frontend/src/pages/index.tsx @@ -16,7 +16,7 @@ import { Check } from "tabler-icons-react"; import Meta from "../components/Meta"; import useUser from "../hooks/user.hook"; -const { publicRuntimeConfig } = getConfig() +const { publicRuntimeConfig } = getConfig(); const useStyles = createStyles((theme) => ({ inner: { @@ -106,15 +106,21 @@ export default function Home() { } > - Self-Hosted - Host Pingvin Share on your own machine. +
+ Self-Hosted - Host Pingvin Share on your own machine. +
- Privacy - Your files are your files and should never - get into the hands of third parties. +
+ Privacy - Your files are your files and should never + get into the hands of third parties. +
- No annoying file size limit - Upload as big files as - you want. Only your hard drive will be your limit. +
+ No annoying file size limit - Upload as big files as + you want. Only your hard drive will be your limit. +