Remove resume and update year

This commit is contained in:
Abijeet 2024-07-01 23:53:13 +05:30
parent f3c93b37a7
commit 10123dc4d8
9 changed files with 27 additions and 39 deletions

View File

@ -19,7 +19,6 @@ params:
enabled: true enabled: true
subtitle: "Full stack developer and an open source contributor" subtitle: "Full stack developer and an open source contributor"
imageUrl: "/images/profile-pic.jpg" # optional imageUrl: "/images/profile-pic.jpg" # optional
imageTitle: "Abijeet's Photo" # optional
imageWidth: 240 # custom size imageWidth: 240 # custom size
imageHeight: 240 # custom size imageHeight: 240 # custom size
@ -38,9 +37,6 @@ menu:
- name: About - name: About
weight: 1 weight: 1
url: https://blog.thecurlybraces.com/about/ url: https://blog.thecurlybraces.com/about/
- name: Resume
weight: 2
url: /abijeet-patro-resume.pdf
- name: Blog - name: Blog
weight: 3 weight: 3
url: https://blog.thecurlybraces.com url: https://blog.thecurlybraces.com

View File

@ -18,6 +18,7 @@
<link rel="mask-icon" href="https://thecurlybraces.com/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" hreflang="en" href="https://thecurlybraces.com/404.html">
<noscript> <noscript>
<style> <style>
#theme-toggle, #theme-toggle,
@ -54,7 +55,8 @@
} }
</style> </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&#39;s personal website" /> <meta property="og:description" content="Abijeet&#39;s personal website" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://thecurlybraces.com/404.html" /> <meta property="og:url" content="https://thecurlybraces.com/404.html" />
@ -80,7 +82,7 @@
<header class="header"> <header class="header">
<nav class="nav"> <nav class="nav">
<div class="logo"> <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"> <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"
@ -116,11 +118,6 @@
</svg> </svg>
</a> </a>
</li> </li>
<li>
<a href="https://thecurlybraces.com/abijeet-patro-resume.pdf" title="Resume">
<span>Resume</span>
</a>
</li>
<li> <li>
<a href="https://blog.thecurlybraces.com" title="Blog"> <a href="https://blog.thecurlybraces.com" title="Blog">
<span>Blog</span>&nbsp; <span>Blog</span>&nbsp;
@ -140,7 +137,7 @@
</main> </main>
<footer class="footer"> <footer class="footer">
<span>&copy; 2022 <a href="https://thecurlybraces.com">Abijeet Patro</a></span> <span>&copy; 2024 <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> &

Binary file not shown.

View File

@ -55,7 +55,9 @@
} }
</style> </style>
</noscript><meta property="og:title" content="Categories" /> </noscript>
<meta property="og:title" content="Categories" />
<meta property="og:description" content="Abijeet&#39;s personal website" /> <meta property="og:description" content="Abijeet&#39;s personal website" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://thecurlybraces.com/categories/" /> <meta property="og:url" content="https://thecurlybraces.com/categories/" />
@ -81,7 +83,7 @@
<header class="header"> <header class="header">
<nav class="nav"> <nav class="nav">
<div class="logo"> <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"> <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,11 +119,6 @@
</svg> </svg>
</a> </a>
</li> </li>
<li>
<a href="https://thecurlybraces.com/abijeet-patro-resume.pdf" title="Resume">
<span>Resume</span>
</a>
</li>
<li> <li>
<a href="https://blog.thecurlybraces.com" title="Blog"> <a href="https://blog.thecurlybraces.com" title="Blog">
<span>Blog</span>&nbsp; <span>Blog</span>&nbsp;
@ -146,7 +143,7 @@
</main> </main>
<footer class="footer"> <footer class="footer">
<span>&copy; 2022 <a href="https://thecurlybraces.com">Abijeet Patro</a></span> <span>&copy; 2024 <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> &

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -2,7 +2,7 @@
<html lang="en" dir="auto"> <html lang="en" dir="auto">
<head> <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 http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="index, follow"> <meta name="robots" content="index, follow">
@ -20,6 +20,7 @@
<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="https://thecurlybraces.com/index.xml"> <link rel="alternate" type="application/rss+xml" href="https://thecurlybraces.com/index.xml">
<link rel="alternate" hreflang="en" href="https://thecurlybraces.com/">
<noscript> <noscript>
<style> <style>
#theme-toggle, #theme-toggle,
@ -56,7 +57,8 @@
} }
</style> </style>
</noscript><meta property="og:title" content="Abijeet Patro" /> </noscript>
<meta property="og:title" content="Abijeet Patro" />
<meta property="og:description" content="Abijeet&#39;s personal website" /> <meta property="og:description" content="Abijeet&#39;s personal website" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://thecurlybraces.com/" /> <meta property="og:url" content="https://thecurlybraces.com/" />
@ -70,7 +72,7 @@
"@context": "https://schema.org", "@context": "https://schema.org",
"@type": "Organization", "@type": "Organization",
"name": "Abijeet Patro", "name": "Abijeet Patro",
"url": "https://thecurlybraces.com", "url": "https://thecurlybraces.com/",
"description": "Abijeet\u0026#39;s personal website", "description": "Abijeet\u0026#39;s personal website",
"thumbnailUrl": "https://thecurlybraces.com/images/fav-32x32.png", "thumbnailUrl": "https://thecurlybraces.com/images/fav-32x32.png",
"sameAs": [ "sameAs": [
@ -95,7 +97,7 @@
<header class="header"> <header class="header">
<nav class="nav"> <nav class="nav">
<div class="logo"> <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"> <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"
@ -131,11 +133,6 @@
</svg> </svg>
</a> </a>
</li> </li>
<li>
<a href="https://thecurlybraces.com/abijeet-patro-resume.pdf" title="Resume">
<span>Resume</span>
</a>
</li>
<li> <li>
<a href="https://blog.thecurlybraces.com" title="Blog"> <a href="https://blog.thecurlybraces.com" title="Blog">
<span>Blog</span>&nbsp; <span>Blog</span>&nbsp;
@ -152,7 +149,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="https://thecurlybraces.com/images/profile-pic.jpg" alt="Abijeet&#39;s Photo" title="Abijeet&#39;s Photo" <img draggable="false" src="https://thecurlybraces.com/images/profile-pic.jpg" alt="profile image" title=""
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 +192,7 @@
</main> </main>
<footer class="footer"> <footer class="footer">
<span>&copy; 2022 <a href="https://thecurlybraces.com">Abijeet Patro</a></span> <span>&copy; 2024 <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> &

View File

@ -19,6 +19,7 @@
<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="https://thecurlybraces.com/tags/index.xml"> <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> <noscript>
<style> <style>
#theme-toggle, #theme-toggle,
@ -55,7 +56,10 @@
} }
</style> </style>
</noscript><meta property="og:title" content="Tags" /> </noscript>
<meta property="og:title" content="Tags" />
<meta property="og:description" content="Abijeet&#39;s personal website" /> <meta property="og:description" content="Abijeet&#39;s personal website" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://thecurlybraces.com/tags/" /> <meta property="og:url" content="https://thecurlybraces.com/tags/" />
@ -81,7 +85,7 @@
<header class="header"> <header class="header">
<nav class="nav"> <nav class="nav">
<div class="logo"> <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"> <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"
@ -103,6 +107,8 @@
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line> <line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg> </svg>
</button> </button>
<ul class="lang-switch"><li>|</li>
</ul>
</div> </div>
</div> </div>
<ul id="menu"> <ul id="menu">
@ -117,11 +123,6 @@
</svg> </svg>
</a> </a>
</li> </li>
<li>
<a href="https://thecurlybraces.com/abijeet-patro-resume.pdf" title="Resume">
<span>Resume</span>
</a>
</li>
<li> <li>
<a href="https://blog.thecurlybraces.com" title="Blog"> <a href="https://blog.thecurlybraces.com" title="Blog">
<span>Blog</span>&nbsp; <span>Blog</span>&nbsp;
@ -146,7 +147,7 @@
</main> </main>
<footer class="footer"> <footer class="footer">
<span>&copy; 2022 <a href="https://thecurlybraces.com">Abijeet Patro</a></span> <span>&copy; 2024 <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> &

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB