mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-23 07:44:26 -04:00
update <PageTitle />
component
This commit is contained in:
@@ -17,13 +17,10 @@ const Uses = () => (
|
||||
}}
|
||||
/>
|
||||
|
||||
<PageTitle
|
||||
title={
|
||||
<>
|
||||
/uses <LaptopIcon />
|
||||
</>
|
||||
}
|
||||
/>
|
||||
<PageTitle>
|
||||
/uses <LaptopIcon />
|
||||
</PageTitle>
|
||||
|
||||
<Content>
|
||||
<p>
|
||||
<del>I regularly get messages asking about which tools I use to work.</del>
|
||||
|
Reference in New Issue
Block a user