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:
@@ -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{" "}
|
||||
|
Reference in New Issue
Block a user