1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-10-23 08:04:28 -04:00

update <PageTitle /> component

This commit is contained in:
2022-01-12 12:56:24 -05:00
parent 3dfe85d5f6
commit e6ead77f5f
14 changed files with 58 additions and 66 deletions

View File

@@ -12,13 +12,10 @@ const License = () => (
}}
/>
<PageTitle
title={
<>
<LicenseIcon /> License
</>
}
/>
<PageTitle>
<LicenseIcon /> License
</PageTitle>
<Content>
<p>
Unless otherwise noted, content on this website is published under the{" "}