changed to local git instance
This commit is contained in:
parent
d4bff36a0d
commit
13c5e7a2cf
@ -40,7 +40,7 @@ params:
|
||||
- name: linkedin
|
||||
url: "https://www.linkedin.com/in/mihitmittal/"
|
||||
- name: github
|
||||
url: "https://github.com/MihitMittal"
|
||||
url: "https://git.hserve.win/Mihit"
|
||||
- name: leetcode
|
||||
url: "https://leetcode.com/u/MihitMittal/"
|
||||
- name: email
|
||||
|
@ -76,7 +76,7 @@
|
||||
"description": "Mihit's blog",
|
||||
"logo": "https://mihitmittal.com/favicon.ico",
|
||||
"sameAs": [
|
||||
"https://www.linkedin.com/in/mihitmittal/", "https://github.com/MihitMittal", "https://leetcode.com/u/MihitMittal/", "mailto:website@mihitmittal.com"
|
||||
"https://www.linkedin.com/in/mihitmittal/", "https://git.hserve.win/Mihit", "https://leetcode.com/u/MihitMittal/", "mailto:website@mihitmittal.com"
|
||||
]
|
||||
}
|
||||
</script>
|
||||
@ -149,7 +149,7 @@
|
||||
<circle cx="4" cy="4" r="2"></circle>
|
||||
</svg>
|
||||
</a>
|
||||
<a href="https://github.com/MihitMittal" target="_blank" rel="noopener noreferrer me"
|
||||
<a href="https://git.hserve.win/Mihit" target="_blank" rel="noopener noreferrer me"
|
||||
title="Github">
|
||||
<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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user