Skip to content

Commit

Permalink
ipns test2
Browse files Browse the repository at this point in the history
  • Loading branch information
alinasytnik committed Oct 20, 2023
1 parent 86d3856 commit 6f0674b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,10 @@ const IndexPage = () => {
return (
<main style={pageStyles}>
<h1 style={headingStyles}>
IPNS CHECK {process.env.GA_ID}
IPNS CHECK2 {process.env.GA_ID}
<br />
<span style={headingAccentStyles}>
IPNS CHECK
IPNS CHECK2
</span>
</h1>
<p style={paragraphStyles}>
Expand Down

0 comments on commit 6f0674b

Please sign in to comment.