Skip to content

Commit 23dc16a

Browse files
Update index.html
1 parent 3e49ba6 commit 23dc16a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web_page/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta name="description" content="Data Structures And Algorithms" />
2222
<meta name="keywords" content="data structures and algorithms, hacktoberfest 2021, hack ,hacktoberfest, ds algo, algorithms, c++, pranjay poddar, SRM ,open source,development" />
2323
<meta name="author" content="Pranjay Poddar" />
24-
<meta property="og:url" content="" />
24+
<meta property="og:url" content="https://pranjay-poddar.github.io/Data-Structures-And-Algorithms/web_page/index.html" />
2525
<meta property="og:title" content="Data Structures & Algorithms" />
2626
<meta property="og:description" content="Open Source repository for data structures and algorithms" />
2727
<meta property="og:image" content="https://billboard.srmkzilla.net/api/blog?title=Data%20Structures%20And%20Algorithms&subtitle=Pranjay%20Poddar%20-%202021&theme=dark" />
@@ -200,4 +200,4 @@ <h4 class="text-center"> Web Page Credits <a href="https://github.com/rohan26062
200200
<script src="script.js"></script>
201201
</body>
202202

203-
</html>
203+
</html>

0 commit comments

Comments
 (0)