mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 18:06:38 -04:00
update <PageTitle />
component
This commit is contained in:
@ -32,13 +32,10 @@ const Previously = () => (
|
||||
}}
|
||||
/>
|
||||
|
||||
<PageTitle
|
||||
title={
|
||||
<>
|
||||
<FloppyIcon /> Previously on...
|
||||
</>
|
||||
}
|
||||
/>
|
||||
<PageTitle>
|
||||
<FloppyIcon /> Previously on...
|
||||
</PageTitle>
|
||||
|
||||
<Content>
|
||||
<figure>
|
||||
<a
|
||||
|
Reference in New Issue
Block a user