diff --git a/web/components/Footer.tsx b/web/components/Footer.tsx index cd92752b..7aff50db 100644 --- a/web/components/Footer.tsx +++ b/web/components/Footer.tsx @@ -15,7 +15,7 @@ const Footer: React.FunctionComponent = () => { {modifiedYear} Conky developers, updated{' '} {new Date(modifiedDate).toLocaleString()} UTC {gitHash && ( - + <> {' '} { > {`(${gitHash})`} - + )}