Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit cafe0fd

Browse files
authored
feat(LAND-596): add HTML tag to submit site to naver search engine (#199)
1 parent 3c7875a commit cafe0fd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

git-submodules/limit-order-protocol

Submodule limit-order-protocol updated 58 files

src/pages/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ export default function Home() {
3535
<meta name="twitter:image" content="https://docs.1inch.io/img/cover.png" />
3636
<meta name="twitter:site" content="@1inchNetwork" />
3737
<meta name="twitter:card" content="summary_large_image" />
38+
<meta name="naver-site-verification" content="8f8cdf9cd5f17a937992fb11f221c46054c8f5f1" />
3839
</Head>
3940
<main className={styles.mainContainer}>
4041
<div className="page-container">

0 commit comments

Comments
 (0)