Fix the production URL
This commit is contained in:
parent
adce459ece
commit
f3c93b37a7
@ -1,4 +1,4 @@
|
|||||||
baseURL: http://192.168.122.66:1313
|
baseURL: https://thecurlybraces.com
|
||||||
languagecode: en
|
languagecode: en
|
||||||
defaultcontentlanguage: en
|
defaultcontentlanguage: en
|
||||||
title: Abijeet Patro
|
title: Abijeet Patro
|
||||||
|
|||||||
@ -9,13 +9,13 @@
|
|||||||
<meta name="keywords" content="">
|
<meta name="keywords" content="">
|
||||||
<meta name="description" content="Abijeet's personal website">
|
<meta name="description" content="Abijeet's personal website">
|
||||||
<meta name="author" content="Abijeet Patro">
|
<meta name="author" content="Abijeet Patro">
|
||||||
<link rel="canonical" href="http://192.168.122.66:1313/404.html">
|
<link rel="canonical" href="https://thecurlybraces.com/404.html">
|
||||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.bc1149f4a72aa4858d3a9f71462f75e5884ffe8073ea9d6d5761d5663d651e20.css" integrity="sha256-vBFJ9KcqpIWNOp9xRi915YhP/oBz6p1tV2HVZj1lHiA=" rel="preload stylesheet" as="style">
|
<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" href="https://thecurlybraces.com/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="16x16" href="https://thecurlybraces.com/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="icon" type="image/png" sizes="32x32" href="https://thecurlybraces.com/images/fav-32x32.png">
|
||||||
<link rel="apple-touch-icon" href="http://192.168.122.66:1313/apple-touch-icon.png">
|
<link rel="apple-touch-icon" href="https://thecurlybraces.com/apple-touch-icon.png">
|
||||||
<link rel="mask-icon" href="http://192.168.122.66:1313/safari-pinned-tab.svg">
|
<link rel="mask-icon" href="https://thecurlybraces.com/safari-pinned-tab.svg">
|
||||||
<meta name="theme-color" content="#2e2e33">
|
<meta name="theme-color" content="#2e2e33">
|
||||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||||
<noscript>
|
<noscript>
|
||||||
@ -57,7 +57,7 @@
|
|||||||
</noscript><meta property="og:title" content="404 Page not found" />
|
</noscript><meta property="og:title" content="404 Page not found" />
|
||||||
<meta property="og:description" content="Abijeet's personal website" />
|
<meta property="og:description" content="Abijeet's personal website" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="http://192.168.122.66:1313/404.html" />
|
<meta property="og:url" content="https://thecurlybraces.com/404.html" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="404 Page not found"/>
|
<meta name="twitter:title" content="404 Page not found"/>
|
||||||
@ -80,7 +80,7 @@
|
|||||||
<header class="header">
|
<header class="header">
|
||||||
<nav class="nav">
|
<nav class="nav">
|
||||||
<div class="logo">
|
<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">
|
<div class="logo-switches">
|
||||||
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
|
<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"
|
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
|
||||||
@ -117,7 +117,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<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>
|
<span>Resume</span>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
@ -140,7 +140,7 @@
|
|||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer class="footer">
|
<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>
|
<span>
|
||||||
Powered by
|
Powered by
|
||||||
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||||
|
|||||||
@ -9,16 +9,16 @@
|
|||||||
<meta name="keywords" content="">
|
<meta name="keywords" content="">
|
||||||
<meta name="description" content="Abijeet's personal website">
|
<meta name="description" content="Abijeet's personal website">
|
||||||
<meta name="author" content="Abijeet Patro">
|
<meta name="author" content="Abijeet Patro">
|
||||||
<link rel="canonical" href="http://192.168.122.66:1313/categories/">
|
<link rel="canonical" href="https://thecurlybraces.com/categories/">
|
||||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.bc1149f4a72aa4858d3a9f71462f75e5884ffe8073ea9d6d5761d5663d651e20.css" integrity="sha256-vBFJ9KcqpIWNOp9xRi915YhP/oBz6p1tV2HVZj1lHiA=" rel="preload stylesheet" as="style">
|
<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" href="https://thecurlybraces.com/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="16x16" href="https://thecurlybraces.com/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="icon" type="image/png" sizes="32x32" href="https://thecurlybraces.com/images/fav-32x32.png">
|
||||||
<link rel="apple-touch-icon" href="http://192.168.122.66:1313/apple-touch-icon.png">
|
<link rel="apple-touch-icon" href="https://thecurlybraces.com/apple-touch-icon.png">
|
||||||
<link rel="mask-icon" href="http://192.168.122.66:1313/safari-pinned-tab.svg">
|
<link rel="mask-icon" href="https://thecurlybraces.com/safari-pinned-tab.svg">
|
||||||
<meta name="theme-color" content="#2e2e33">
|
<meta name="theme-color" content="#2e2e33">
|
||||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||||
<link rel="alternate" type="application/rss+xml" href="http://192.168.122.66:1313/categories/index.xml">
|
<link rel="alternate" type="application/rss+xml" href="https://thecurlybraces.com/categories/index.xml">
|
||||||
<noscript>
|
<noscript>
|
||||||
<style>
|
<style>
|
||||||
#theme-toggle,
|
#theme-toggle,
|
||||||
@ -58,7 +58,7 @@
|
|||||||
</noscript><meta property="og:title" content="Categories" />
|
</noscript><meta property="og:title" content="Categories" />
|
||||||
<meta property="og:description" content="Abijeet's personal website" />
|
<meta property="og:description" content="Abijeet's personal website" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="http://192.168.122.66:1313/categories/" />
|
<meta property="og:url" content="https://thecurlybraces.com/categories/" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Categories"/>
|
<meta name="twitter:title" content="Categories"/>
|
||||||
@ -81,7 +81,7 @@
|
|||||||
<header class="header">
|
<header class="header">
|
||||||
<nav class="nav">
|
<nav class="nav">
|
||||||
<div class="logo">
|
<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">
|
<div class="logo-switches">
|
||||||
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
|
<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"
|
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
|
||||||
@ -118,7 +118,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<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>
|
<span>Resume</span>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
@ -146,7 +146,7 @@
|
|||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer class="footer">
|
<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>
|
<span>
|
||||||
Powered by
|
Powered by
|
||||||
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||||
|
|||||||
@ -2,9 +2,9 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Categories on Abijeet Patro</title>
|
<title>Categories on Abijeet Patro</title>
|
||||||
<link>http://192.168.122.66:1313/categories/</link>
|
<link>https://thecurlybraces.com/categories/</link>
|
||||||
<description>Recent content in Categories on Abijeet Patro</description>
|
<description>Recent content in Categories on Abijeet Patro</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>en</language><atom:link href="http://192.168.122.66:1313/categories/index.xml" rel="self" type="application/rss+xml" />
|
<language>en</language><atom:link href="https://thecurlybraces.com/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|||||||
@ -10,16 +10,16 @@
|
|||||||
|
|
||||||
<meta name="description" content="Abijeet's personal website">
|
<meta name="description" content="Abijeet's personal website">
|
||||||
<meta name="author" content="Abijeet Patro">
|
<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 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" href="https://thecurlybraces.com/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="16x16" href="https://thecurlybraces.com/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="icon" type="image/png" sizes="32x32" href="https://thecurlybraces.com/images/fav-32x32.png">
|
||||||
<link rel="apple-touch-icon" href="http://192.168.122.66:1313/apple-touch-icon.png">
|
<link rel="apple-touch-icon" href="https://thecurlybraces.com/apple-touch-icon.png">
|
||||||
<link rel="mask-icon" href="http://192.168.122.66:1313/safari-pinned-tab.svg">
|
<link rel="mask-icon" href="https://thecurlybraces.com/safari-pinned-tab.svg">
|
||||||
<meta name="theme-color" content="#2e2e33">
|
<meta name="theme-color" content="#2e2e33">
|
||||||
<meta name="msapplication-TileColor" 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>
|
<noscript>
|
||||||
<style>
|
<style>
|
||||||
#theme-toggle,
|
#theme-toggle,
|
||||||
@ -59,7 +59,7 @@
|
|||||||
</noscript><meta property="og:title" content="Abijeet Patro" />
|
</noscript><meta property="og:title" content="Abijeet Patro" />
|
||||||
<meta property="og:description" content="Abijeet's personal website" />
|
<meta property="og:description" content="Abijeet's personal website" />
|
||||||
<meta property="og:type" content="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:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Abijeet Patro"/>
|
<meta name="twitter:title" content="Abijeet Patro"/>
|
||||||
@ -70,9 +70,9 @@
|
|||||||
"@context": "https://schema.org",
|
"@context": "https://schema.org",
|
||||||
"@type": "Organization",
|
"@type": "Organization",
|
||||||
"name": "Abijeet Patro",
|
"name": "Abijeet Patro",
|
||||||
"url": "http://192.168.122.66:1313",
|
"url": "https://thecurlybraces.com",
|
||||||
"description": "Abijeet\u0026#39;s personal website",
|
"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": [
|
"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"
|
"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">
|
<header class="header">
|
||||||
<nav class="nav">
|
<nav class="nav">
|
||||||
<div class="logo">
|
<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">
|
<div class="logo-switches">
|
||||||
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
|
<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"
|
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
|
||||||
@ -132,7 +132,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<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>
|
<span>Resume</span>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
@ -152,7 +152,7 @@
|
|||||||
</header>
|
</header>
|
||||||
<main class="main"><div class="profile">
|
<main class="main"><div class="profile">
|
||||||
<div class="profile_inner">
|
<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" />
|
height="240" width="240" />
|
||||||
<h1>Abijeet Patro</h1>
|
<h1>Abijeet Patro</h1>
|
||||||
<span>Full stack developer and an open source contributor</span><div class="social-icons">
|
<span>Full stack developer and an open source contributor</span><div class="social-icons">
|
||||||
@ -195,7 +195,7 @@
|
|||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer class="footer">
|
<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>
|
<span>
|
||||||
Powered by
|
Powered by
|
||||||
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||||
|
|||||||
@ -2,9 +2,9 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Abijeet Patro</title>
|
<title>Abijeet Patro</title>
|
||||||
<link>http://192.168.122.66:1313/</link>
|
<link>https://thecurlybraces.com/</link>
|
||||||
<description>Recent content on Abijeet Patro</description>
|
<description>Recent content on Abijeet Patro</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>en</language><atom:link href="http://192.168.122.66:1313/index.xml" rel="self" type="application/rss+xml" />
|
<language>en</language><atom:link href="https://thecurlybraces.com/index.xml" rel="self" type="application/rss+xml" />
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|||||||
@ -2,10 +2,10 @@
|
|||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||||
<url>
|
<url>
|
||||||
<loc>http://192.168.122.66:1313/</loc>
|
<loc>https://thecurlybraces.com/</loc>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>http://192.168.122.66:1313/categories/</loc>
|
<loc>https://thecurlybraces.com/categories/</loc>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>http://192.168.122.66:1313/tags/</loc>
|
<loc>https://thecurlybraces.com/tags/</loc>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
|
|||||||
@ -9,16 +9,16 @@
|
|||||||
<meta name="keywords" content="">
|
<meta name="keywords" content="">
|
||||||
<meta name="description" content="Abijeet's personal website">
|
<meta name="description" content="Abijeet's personal website">
|
||||||
<meta name="author" content="Abijeet Patro">
|
<meta name="author" content="Abijeet Patro">
|
||||||
<link rel="canonical" href="http://192.168.122.66:1313/tags/">
|
<link rel="canonical" href="https://thecurlybraces.com/tags/">
|
||||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.bc1149f4a72aa4858d3a9f71462f75e5884ffe8073ea9d6d5761d5663d651e20.css" integrity="sha256-vBFJ9KcqpIWNOp9xRi915YhP/oBz6p1tV2HVZj1lHiA=" rel="preload stylesheet" as="style">
|
<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" href="https://thecurlybraces.com/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="16x16" href="https://thecurlybraces.com/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="icon" type="image/png" sizes="32x32" href="https://thecurlybraces.com/images/fav-32x32.png">
|
||||||
<link rel="apple-touch-icon" href="http://192.168.122.66:1313/apple-touch-icon.png">
|
<link rel="apple-touch-icon" href="https://thecurlybraces.com/apple-touch-icon.png">
|
||||||
<link rel="mask-icon" href="http://192.168.122.66:1313/safari-pinned-tab.svg">
|
<link rel="mask-icon" href="https://thecurlybraces.com/safari-pinned-tab.svg">
|
||||||
<meta name="theme-color" content="#2e2e33">
|
<meta name="theme-color" content="#2e2e33">
|
||||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||||
<link rel="alternate" type="application/rss+xml" href="http://192.168.122.66:1313/tags/index.xml">
|
<link rel="alternate" type="application/rss+xml" href="https://thecurlybraces.com/tags/index.xml">
|
||||||
<noscript>
|
<noscript>
|
||||||
<style>
|
<style>
|
||||||
#theme-toggle,
|
#theme-toggle,
|
||||||
@ -58,7 +58,7 @@
|
|||||||
</noscript><meta property="og:title" content="Tags" />
|
</noscript><meta property="og:title" content="Tags" />
|
||||||
<meta property="og:description" content="Abijeet's personal website" />
|
<meta property="og:description" content="Abijeet's personal website" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="http://192.168.122.66:1313/tags/" />
|
<meta property="og:url" content="https://thecurlybraces.com/tags/" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Tags"/>
|
<meta name="twitter:title" content="Tags"/>
|
||||||
@ -81,7 +81,7 @@
|
|||||||
<header class="header">
|
<header class="header">
|
||||||
<nav class="nav">
|
<nav class="nav">
|
||||||
<div class="logo">
|
<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">
|
<div class="logo-switches">
|
||||||
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
|
<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"
|
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
|
||||||
@ -118,7 +118,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<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>
|
<span>Resume</span>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
@ -146,7 +146,7 @@
|
|||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer class="footer">
|
<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>
|
<span>
|
||||||
Powered by
|
Powered by
|
||||||
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||||
|
|||||||
@ -2,9 +2,9 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Tags on Abijeet Patro</title>
|
<title>Tags on Abijeet Patro</title>
|
||||||
<link>http://192.168.122.66:1313/tags/</link>
|
<link>https://thecurlybraces.com/tags/</link>
|
||||||
<description>Recent content in Tags on Abijeet Patro</description>
|
<description>Recent content in Tags on Abijeet Patro</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>en</language><atom:link href="http://192.168.122.66:1313/tags/index.xml" rel="self" type="application/rss+xml" />
|
<language>en</language><atom:link href="https://thecurlybraces.com/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user