Fix the production URL
This commit is contained in:
+14
-14
@@ -10,16 +10,16 @@
|
||||
|
||||
<meta name="description" content="Abijeet's personal website">
|
||||
<meta name="author" content="Abijeet Patro">
|
||||
<link rel="canonical" href="http://192.168.122.66:1313/">
|
||||
<link rel="canonical" href="https://thecurlybraces.com/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.bc1149f4a72aa4858d3a9f71462f75e5884ffe8073ea9d6d5761d5663d651e20.css" integrity="sha256-vBFJ9KcqpIWNOp9xRi915YhP/oBz6p1tV2HVZj1lHiA=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="http://192.168.122.66:1313/images/fav-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://192.168.122.66:1313/images/fav-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://192.168.122.66:1313/images/fav-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://192.168.122.66:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://192.168.122.66:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="https://thecurlybraces.com/images/fav-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thecurlybraces.com/images/fav-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thecurlybraces.com/images/fav-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thecurlybraces.com/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thecurlybraces.com/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="http://192.168.122.66:1313/index.xml">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thecurlybraces.com/index.xml">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -59,7 +59,7 @@
|
||||
</noscript><meta property="og:title" content="Abijeet Patro" />
|
||||
<meta property="og:description" content="Abijeet's personal website" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="http://192.168.122.66:1313/" />
|
||||
<meta property="og:url" content="https://thecurlybraces.com/" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Abijeet Patro"/>
|
||||
@@ -70,9 +70,9 @@
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Organization",
|
||||
"name": "Abijeet Patro",
|
||||
"url": "http://192.168.122.66:1313",
|
||||
"url": "https://thecurlybraces.com",
|
||||
"description": "Abijeet\u0026#39;s personal website",
|
||||
"thumbnailUrl": "http://192.168.122.66:1313/images/fav-32x32.png",
|
||||
"thumbnailUrl": "https://thecurlybraces.com/images/fav-32x32.png",
|
||||
"sameAs": [
|
||||
"https://github.com/abijeet/", "https://twitter.com/abijeetpatro/", "https://www.linkedin.com/in/abijeet-patro/", "https://stackoverflow.com/users/903324/abijeet-patro?tab=profile"
|
||||
]
|
||||
@@ -95,7 +95,7 @@
|
||||
<header class="header">
|
||||
<nav class="nav">
|
||||
<div class="logo">
|
||||
<a href="http://192.168.122.66:1313" accesskey="h" title="Abijeet Patro (Alt + H)">Abijeet Patro</a>
|
||||
<a href="https://thecurlybraces.com" accesskey="h" title="Abijeet Patro (Alt + H)">Abijeet Patro</a>
|
||||
<div class="logo-switches">
|
||||
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
|
||||
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
|
||||
@@ -132,7 +132,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://192.168.122.66:1313/abijeet-patro-resume.pdf" title="Resume">
|
||||
<a href="https://thecurlybraces.com/abijeet-patro-resume.pdf" title="Resume">
|
||||
<span>Resume</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -152,7 +152,7 @@
|
||||
</header>
|
||||
<main class="main"><div class="profile">
|
||||
<div class="profile_inner">
|
||||
<img draggable="false" src="http://192.168.122.66:1313/images/profile-pic.jpg" alt="Abijeet's Photo" title="Abijeet's Photo"
|
||||
<img draggable="false" src="https://thecurlybraces.com/images/profile-pic.jpg" alt="Abijeet's Photo" title="Abijeet's Photo"
|
||||
height="240" width="240" />
|
||||
<h1>Abijeet Patro</h1>
|
||||
<span>Full stack developer and an open source contributor</span><div class="social-icons">
|
||||
@@ -195,7 +195,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2022 <a href="http://192.168.122.66:1313">Abijeet Patro</a></span>
|
||||
<span>© 2022 <a href="https://thecurlybraces.com">Abijeet Patro</a></span>
|
||||
<span>
|
||||
Powered by
|
||||
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||
|
||||
Reference in New Issue
Block a user