Skip to content

Commit

Permalink
feat: bui8ld issues
Browse files Browse the repository at this point in the history
  • Loading branch information
r3lays committed Feb 8, 2024
1 parent 604bec2 commit d2854c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/[chain]/asset/[assetId].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ const IndexPage: NextPage<Props> = ({ assetId, ssr }) => {
ogImage={`/api/og/token?token=${encodeURIComponent(
base64EncodedToken
)}`}
token={token}
title={pageTitle}
description={collection?.description as string}
metatags={
Expand Down

0 comments on commit d2854c3

Please sign in to comment.