mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Use headOptions for page details
This commit is contained in:
parent
9972a390a9
commit
7344932e8d
3 changed files with 13 additions and 8 deletions
|
|
@ -47,8 +47,6 @@ const listingDetails = new ListingDetails( appListing )
|
|||
|
||||
---
|
||||
<Layout
|
||||
headTitle={ listingDetails.pageTitle }
|
||||
headDescription={ listingDetails.pageDescription }
|
||||
headOptions={ listingDetails.headOptions }
|
||||
>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue