fixed urls
This commit is contained in:
		@@ -38,9 +38,9 @@ params:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  socialIcons:
 | 
					  socialIcons:
 | 
				
			||||||
    - name: linkedin
 | 
					    - name: linkedin
 | 
				
			||||||
      url: "https://linkedin/in/mihitmittal"
 | 
					      url: "https://www.linkedin.com/in/mihitmittal/"
 | 
				
			||||||
    - name: github
 | 
					    - name: github
 | 
				
			||||||
      url: "https://github.com/fieryeagle"
 | 
					      url: "https://github.com/MihitMittal"
 | 
				
			||||||
    - name: leetcode
 | 
					    - name: leetcode
 | 
				
			||||||
      url: "https://leetcode.com/u/MihitMittal/"
 | 
					      url: "https://leetcode.com/u/MihitMittal/"
 | 
				
			||||||
    - name: email
 | 
					    - name: email
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -76,7 +76,7 @@
 | 
				
			|||||||
  "description": "Mihit's blog",
 | 
					  "description": "Mihit's blog",
 | 
				
			||||||
  "logo": "https://mihitmittal.com/favicon.ico",
 | 
					  "logo": "https://mihitmittal.com/favicon.ico",
 | 
				
			||||||
  "sameAs": [
 | 
					  "sameAs": [
 | 
				
			||||||
      "https://linkedin/in/mihitmittal", "https://github.com/fieryeagle", "https://leetcode.com/u/MihitMittal/", "mailto:website@mihitmittal.com"
 | 
					      "https://www.linkedin.com/in/mihitmittal/", "https://github.com/MihitMittal", "https://leetcode.com/u/MihitMittal/", "mailto:website@mihitmittal.com"
 | 
				
			||||||
  ]
 | 
					  ]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
@@ -140,7 +140,7 @@
 | 
				
			|||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <footer class="entry-footer">
 | 
					    <footer class="entry-footer">
 | 
				
			||||||
        <div class="social-icons" >
 | 
					        <div class="social-icons" >
 | 
				
			||||||
    <a href="https://linkedin/in/mihitmittal" target="_blank" rel="noopener noreferrer me"
 | 
					    <a href="https://www.linkedin.com/in/mihitmittal/" target="_blank" rel="noopener noreferrer me"
 | 
				
			||||||
        title="Linkedin">
 | 
					        title="Linkedin">
 | 
				
			||||||
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
 | 
					        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
 | 
				
			||||||
    stroke-linecap="round" stroke-linejoin="round">
 | 
					    stroke-linecap="round" stroke-linejoin="round">
 | 
				
			||||||
@@ -149,7 +149,7 @@
 | 
				
			|||||||
    <circle cx="4" cy="4" r="2"></circle>
 | 
					    <circle cx="4" cy="4" r="2"></circle>
 | 
				
			||||||
</svg>
 | 
					</svg>
 | 
				
			||||||
    </a>
 | 
					    </a>
 | 
				
			||||||
    <a href="https://github.com/fieryeagle" target="_blank" rel="noopener noreferrer me"
 | 
					    <a href="https://github.com/MihitMittal" target="_blank" rel="noopener noreferrer me"
 | 
				
			||||||
        title="Github">
 | 
					        title="Github">
 | 
				
			||||||
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
 | 
					        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
 | 
				
			||||||
    stroke-linecap="round" stroke-linejoin="round">
 | 
					    stroke-linecap="round" stroke-linejoin="round">
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user