changed to local git instance
This commit is contained in:
parent
d4bff36a0d
commit
13c5e7a2cf
@ -40,7 +40,7 @@ params:
|
|||||||
- name: linkedin
|
- name: linkedin
|
||||||
url: "https://www.linkedin.com/in/mihitmittal/"
|
url: "https://www.linkedin.com/in/mihitmittal/"
|
||||||
- name: github
|
- name: github
|
||||||
url: "https://github.com/MihitMittal"
|
url: "https://git.hserve.win/Mihit"
|
||||||
- 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://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>
|
</script>
|
||||||
@ -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/MihitMittal" target="_blank" rel="noopener noreferrer me"
|
<a href="https://git.hserve.win/Mihit" 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">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user