We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16972bc commit d8c92c5Copy full SHA for d8c92c5
public/index.html
@@ -2,7 +2,8 @@
2
<html>
3
<head>
4
<meta charset="utf-8" />
5
- <title>My app</title>
+ <meta name="og:title" property="og:title" content="Sorting Algorithms Visualier">
6
+ <title>Sorting Algorithms Visualier</title>
7
</head>
8
<body>
9
<div id="root"></div>
0 commit comments