Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SamirPaulb authored Oct 26, 2023
1 parent 14e76d1 commit dbf3bc9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<title>Data Structures & Algorithms for Coding Interview</title>
<meta name="title" content="Data Structures & Algorithms for Coding Interview">
<meta name="description" content="A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.">
<meta name="keywords" content="Data Structures & Algorithms for Coding Interview, Python, python3, Data Structures, Algorithms, Coding Interview, FAANG, Google, Amazon, Netflix, Microsoft, Meta, Facebook, Data Structures and Algorithms, DSA, DSAlgo, Samir Paul, SamirPaul1, SamirPaulb, samirpaul.in, samirpaul.com, Data Structures - Algorithms Basics, HTML, Python, CSS, SQL, JavaScript, How to, PHP, Java, C++, jQuery, Bootstrap, C#, XML, MySQL, NodeJS, React, Angular, R, AI, Git, Data Science, Code Game, Tutorials, Programming, Web Development, Training, Learning, Quiz, Courses, Lessons, References, Examples, Source code, Demos, Tips, DSA GitHub, Coding Interviews, interview preparation, System Degign, DSA Repository"/>
<meta name="keywords" content="Data Structures & Algorithms for Coding Interview, Python, python3, Data Structures, Algorithms, Coding Interview, FAANG, Google, Amazon, Netflix, Microsoft, Meta, Facebook, Data Structures and Algorithms, DSA, DSAlgo, Samir Paul, samirpaulb, SamirPaulb, samirpaul.in, samirpaul.com, Data Structures - Algorithms Basics, HTML, Python, CSS, SQL, JavaScript, How to, PHP, Java, C++, jQuery, Bootstrap, C#, XML, MySQL, NodeJS, React, Angular, R, AI, Git, Data Science, Code Game, Tutorials, Programming, Web Development, Training, Learning, Quiz, Courses, Lessons, References, Examples, Source code, Demos, Tips, DSA GitHub, Coding Interviews, interview preparation, System Degign, DSA Repository"/>
<link rel="shortcut icon" href="https://raw.githubusercontent.com/SamirPaulb/assets/main/samirpaul1-dsalgo-favicon_python.ico">
<link rel="canonical" href="https://samirpaul1.github.io/DSAlgo" />
<link rel="canonical" href="https://samirpaulb.github.io/DSAlgo" />
<link rel="manifest" href="https://samirpaulb.github.io/assets/dsalgo/website/manifest.json">
<meta name="robots" content="INDEX, FOLLOW">
<meta name="robots" content="index, follow"/>
Expand All @@ -27,14 +27,14 @@

<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://samirpaul1.github.io/DSAlgo/">
<meta property="og:url" content="https://samirpaulb.github.io/DSAlgo/">
<meta property="og:title" content="Data Structures & Algorithms for Coding Interview">
<meta property="og:description" content="A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.">
<meta property="og:image" content="https://raw.githubusercontent.com/SamirPaulb/assets/main/dsa-in-python.jpeg">

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://samirpaul1.github.io/DSAlgo/">
<meta property="twitter:url" content="https://samirpaulb.github.io/DSAlgo/">
<meta property="twitter:title" content="Data Structures & Algorithms for Coding Interview">
<meta property="twitter:description" content="A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.">
<meta property="twitter:image" content="https://raw.githubusercontent.com/SamirPaulb/assets/main/dsa-in-python.jpeg">
Expand Down Expand Up @@ -97,7 +97,7 @@
<body>
<noscript title="No JavaScript Support"> <h1>You need to enable JavaScript to run this app.</h1> </noscript>

<iframe src="https://github1s.com/SamirPaul1/DSAlgo"
<iframe src="https://github1s.com/samirpaulb/DSAlgo"
title="DSAlgo"
frameborder="0"
marginheight="0"
Expand Down

1 comment on commit dbf3bc9

@vercel
Copy link

@vercel vercel bot commented on dbf3bc9 Oct 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

dsalgo – ./

ds-algo.vercel.app
dsalgo-git-main-samirpaul.vercel.app
dsalgo-samirpaul.vercel.app

Please sign in to comment.