Skip to content

Commit 90d76a4

Browse files
committed
Fix title in index.html
1 parent 6f3da5b commit 90d76a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/contract-verification/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<title>Etherscan</title>
5+
<title>Contract Verification</title>
66
<base href="./" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1" />

0 commit comments

Comments
 (0)