Remove resume and update year
This commit is contained in:
parent
f3c93b37a7
commit
10123dc4d8
@ -19,7 +19,6 @@ params:
|
||||
enabled: true
|
||||
subtitle: "Full stack developer and an open source contributor"
|
||||
imageUrl: "/images/profile-pic.jpg" # optional
|
||||
imageTitle: "Abijeet's Photo" # optional
|
||||
imageWidth: 240 # custom size
|
||||
imageHeight: 240 # custom size
|
||||
|
||||
@ -38,9 +37,6 @@ menu:
|
||||
- name: About
|
||||
weight: 1
|
||||
url: https://blog.thecurlybraces.com/about/
|
||||
- name: Resume
|
||||
weight: 2
|
||||
url: /abijeet-patro-resume.pdf
|
||||
- name: Blog
|
||||
weight: 3
|
||||
url: https://blog.thecurlybraces.com
|
||||
|
||||
@ -18,6 +18,7 @@
|
||||
<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" hreflang="en" href="https://thecurlybraces.com/404.html">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@ -54,7 +55,8 @@
|
||||
}
|
||||
|
||||
</style>
|
||||
</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:type" content="website" />
|
||||
<meta property="og:url" content="https://thecurlybraces.com/404.html" />
|
||||
@ -80,7 +82,7 @@
|
||||
<header class="header">
|
||||
<nav class="nav">
|
||||
<div class="logo">
|
||||
<a href="https://thecurlybraces.com" 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"
|
||||
@ -116,11 +118,6 @@
|
||||
</svg>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thecurlybraces.com/abijeet-patro-resume.pdf" title="Resume">
|
||||
<span>Resume</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://blog.thecurlybraces.com" title="Blog">
|
||||
<span>Blog</span>
|
||||
@ -140,7 +137,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2022 <a href="https://thecurlybraces.com">Abijeet Patro</a></span>
|
||||
<span>© 2024 <a href="https://thecurlybraces.com/">Abijeet Patro</a></span>
|
||||
<span>
|
||||
Powered by
|
||||
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||
|
||||
Binary file not shown.
@ -55,7 +55,9 @@
|
||||
}
|
||||
|
||||
</style>
|
||||
</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:type" content="website" />
|
||||
<meta property="og:url" content="https://thecurlybraces.com/categories/" />
|
||||
@ -81,7 +83,7 @@
|
||||
<header class="header">
|
||||
<nav class="nav">
|
||||
<div class="logo">
|
||||
<a href="https://thecurlybraces.com" 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"
|
||||
@ -117,11 +119,6 @@
|
||||
</svg>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thecurlybraces.com/abijeet-patro-resume.pdf" title="Resume">
|
||||
<span>Resume</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://blog.thecurlybraces.com" title="Blog">
|
||||
<span>Blog</span>
|
||||
@ -146,7 +143,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2022 <a href="https://thecurlybraces.com">Abijeet Patro</a></span>
|
||||
<span>© 2024 <a href="https://thecurlybraces.com/">Abijeet Patro</a></span>
|
||||
<span>
|
||||
Powered by
|
||||
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 18 KiB |
@ -2,7 +2,7 @@
|
||||
<html lang="en" dir="auto">
|
||||
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.101.0" /><meta charset="utf-8">
|
||||
<meta name="generator" content="Hugo 0.128.0"><meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="robots" content="index, follow">
|
||||
@ -20,6 +20,7 @@
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thecurlybraces.com/index.xml">
|
||||
<link rel="alternate" hreflang="en" href="https://thecurlybraces.com/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@ -56,7 +57,8 @@
|
||||
}
|
||||
|
||||
</style>
|
||||
</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:type" content="website" />
|
||||
<meta property="og:url" content="https://thecurlybraces.com/" />
|
||||
@ -70,7 +72,7 @@
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Organization",
|
||||
"name": "Abijeet Patro",
|
||||
"url": "https://thecurlybraces.com",
|
||||
"url": "https://thecurlybraces.com/",
|
||||
"description": "Abijeet\u0026#39;s personal website",
|
||||
"thumbnailUrl": "https://thecurlybraces.com/images/fav-32x32.png",
|
||||
"sameAs": [
|
||||
@ -95,7 +97,7 @@
|
||||
<header class="header">
|
||||
<nav class="nav">
|
||||
<div class="logo">
|
||||
<a href="https://thecurlybraces.com" 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"
|
||||
@ -131,11 +133,6 @@
|
||||
</svg>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thecurlybraces.com/abijeet-patro-resume.pdf" title="Resume">
|
||||
<span>Resume</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://blog.thecurlybraces.com" title="Blog">
|
||||
<span>Blog</span>
|
||||
@ -152,7 +149,7 @@
|
||||
</header>
|
||||
<main class="main"><div class="profile">
|
||||
<div class="profile_inner">
|
||||
<img draggable="false" src="https://thecurlybraces.com/images/profile-pic.jpg" alt="Abijeet's Photo" title="Abijeet's Photo"
|
||||
<img draggable="false" src="https://thecurlybraces.com/images/profile-pic.jpg" alt="profile image" title=""
|
||||
height="240" width="240" />
|
||||
<h1>Abijeet Patro</h1>
|
||||
<span>Full stack developer and an open source contributor</span><div class="social-icons">
|
||||
@ -195,7 +192,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2022 <a href="https://thecurlybraces.com">Abijeet Patro</a></span>
|
||||
<span>© 2024 <a href="https://thecurlybraces.com/">Abijeet Patro</a></span>
|
||||
<span>
|
||||
Powered by
|
||||
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||
|
||||
@ -19,6 +19,7 @@
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thecurlybraces.com/tags/index.xml">
|
||||
<link rel="alternate" hreflang="en" href="https://thecurlybraces.com/tags/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@ -55,7 +56,10 @@
|
||||
}
|
||||
|
||||
</style>
|
||||
</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:type" content="website" />
|
||||
<meta property="og:url" content="https://thecurlybraces.com/tags/" />
|
||||
@ -81,7 +85,7 @@
|
||||
<header class="header">
|
||||
<nav class="nav">
|
||||
<div class="logo">
|
||||
<a href="https://thecurlybraces.com" 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"
|
||||
@ -103,6 +107,8 @@
|
||||
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
|
||||
</svg>
|
||||
</button>
|
||||
<ul class="lang-switch"><li>|</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<ul id="menu">
|
||||
@ -117,11 +123,6 @@
|
||||
</svg>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thecurlybraces.com/abijeet-patro-resume.pdf" title="Resume">
|
||||
<span>Resume</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://blog.thecurlybraces.com" title="Blog">
|
||||
<span>Blog</span>
|
||||
@ -146,7 +147,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2022 <a href="https://thecurlybraces.com">Abijeet Patro</a></span>
|
||||
<span>© 2024 <a href="https://thecurlybraces.com/">Abijeet Patro</a></span>
|
||||
<span>
|
||||
Powered by
|
||||
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||
|
||||
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue
Block a user