Skip to content

Commit

Permalink
Fix canonical URL in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
csillag committed Sep 27, 2024
1 parent 69bbd9d commit 14cd73c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<meta property="og:description" content="Create polls for everyone or just your group, with public results but cryptographically secure and private votes.">
<meta name="twitter:image" content="http://oasisprotocol.github.io/dapp-blockvote/thumbnail.png">
<meta property="og:image" content="http://oasisprotocol.github.io/dapp-blockvote/thumbnail.png">
<link rel="canonical" href="http://oasisprotocol.github.io/dapp-blockvote">
<meta property="og:url" content="http://oasisprotocol.github.io/dapp-blockvote">
<title>Oasis Blockvote</title>
</head>
Expand Down

0 comments on commit 14cd73c

Please sign in to comment.