Skip to content

Commit 90f2641

Browse files
committed
[fix]: h1 tag
1 parent 155a232 commit 90f2641

File tree

9 files changed

+41
-59
lines changed

9 files changed

+41
-59
lines changed

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Hi there! 👋
1+
# Hi there! 👋
22

33
<img class="avatar" src="https://avataaars.io/?avatarStyle=Circle&topType=ShortHairDreads01&accessoriesType=Blank&hairColor=Black&facialHairType=Blank&clotheType=GraphicShirt&clotheColor=PastelOrange&graphicType=Bat&eyeType=Default&eyebrowType=RaisedExcited&mouthType=Default&skinColor=Light" alt="avatar">
44

public/about/index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,5 +171,21 @@ <h3 id="features">Features</h3>
171171

172172
</div>
173173
</main>
174+
<div style="text-align: center; margin-bottom: 15px; padding-top: 15px; border-top: 1px dotted #ccc;">
175+
<div style="display: flex; justify-content: center; gap: 20px;">
176+
<a href="https://www.linkedin.com/in/hemant-singh21" target="_blank" rel="noopener noreferrer">
177+
<img src="/images/icons/linkedin_icon.png" alt="LinkedIn" width="24">
178+
</a>
179+
<a href="https://github.com/hemantkrsh" target="_blank" rel="noopener noreferrer">
180+
<img src="/images/icons/github_icon.png" alt="GitHub" width="24">
181+
</a>
182+
<a href="https://x.com/Hemant2184" target="_blank" rel="noopener noreferrer">
183+
<img src="/images/icons/x_icon.png" alt="GitHub" width="24">
184+
</a>
185+
</div>
186+
187+
<div style="text-align: center;">
188+
<p style="font-size: 0.9em; color: #777;">&copy; 2025 Hemant Kumar Singh</p>
189+
</div>
174190
</body>
175191
</html>

public/images/.DS_Store

6 KB
Binary file not shown.

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,13 +108,13 @@
108108

109109
</header>
110110
<hr class="hr-list" style="padding: 0;margin: 0;">
111-
<h2 id="hi-there-">Hi there! 👋</h2>
111+
<h1 id="hi-there-">Hi there! 👋</h1>
112112
<img class="avatar" src="https://avataaars.io/?avatarStyle=Circle&topType=ShortHairDreads01&accessoriesType=Blank&hairColor=Black&facialHairType=Blank&clotheType=GraphicShirt&clotheColor=PastelOrange&graphicType=Bat&eyeType=Default&eyebrowType=RaisedExcited&mouthType=Default&skinColor=Light" alt="avatar">
113113
<p>Hey there, I&rsquo;m Hemant, a software engineer with a deep passion for databases, data infrastructure, and distributed systems. I currently work at <a href="https://www.hpe.com/in/en/home.html">HPE</a> building resilient distributed systems. This blog is where I share my insights, deep-dives, and learnings.</p>
114114
<p>Find me on: <a href="https://github.com/hemantkrsh">Github</a>, <a href="www.linkedin.com/in/hemant-singh21">Linkedin</a>, <a href="https://x.com/Hemant2184">Twitter</a></p>
115115

116116

117-
<h1>Latest Post</h1>
117+
<h2>Latest Posts</h2>
118118
<section>
119119

120120
<p>

public/posts/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818
<meta itemprop="name" content="Posts">
1919
<meta itemprop="description" content="A minimal hugo theme focus on content">
20-
<meta itemprop="datePublished" content="2022-03-20T00:00:00+00:00">
21-
<meta itemprop="dateModified" content="2022-03-20T00:00:00+00:00">
20+
<meta itemprop="datePublished" content="2025-08-15T00:00:00+00:00">
21+
<meta itemprop="dateModified" content="2025-08-15T00:00:00+00:00">
2222

2323
<link rel="canonical" href="//localhost:1313/posts/">
2424
<link rel="icon" href="//localhost:1313//assets/favicon.ico">
@@ -98,10 +98,10 @@
9898
<ul reversed class="list">
9999

100100
<li>
101-
<a class="link" href="//localhost:1313/posts/firstpost/" title="Markdown Syntax Guide">Markdown Syntax Guide
101+
<a class="link" href="//localhost:1313/posts/firstpost/" title="Test">Test
102102
</a>
103103
<hr class="hr-list">
104-
<time class="g time" datetime="2022-03-20">20/03/22</time>
104+
<time class="g time" datetime="2025-08-15">15/08/25</time>
105105
</li>
106106

107107
</ul>

public/sitemap.xml

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,19 @@
33
xmlns:xhtml="http://www.w3.org/1999/xhtml">
44
<url>
55
<loc>//localhost:1313/</loc>
6-
<lastmod>2022-03-20T00:00:00+00:00</lastmod>
6+
<lastmod>2025-08-15T00:00:00+00:00</lastmod>
77
</url><url>
8-
<loc>//localhost:1313/tags/css/</loc>
9-
<lastmod>2022-03-20T00:00:00+00:00</lastmod>
10-
</url><url>
11-
<loc>//localhost:1313/tags/html/</loc>
12-
<lastmod>2022-03-20T00:00:00+00:00</lastmod>
8+
<loc>//localhost:1313/posts/</loc>
9+
<lastmod>2025-08-15T00:00:00+00:00</lastmod>
1310
</url><url>
14-
<loc>//localhost:1313/tags/markdown/</loc>
15-
<lastmod>2022-03-20T00:00:00+00:00</lastmod>
11+
<loc>//localhost:1313/tags/</loc>
12+
<lastmod>2025-08-15T00:00:00+00:00</lastmod>
1613
</url><url>
1714
<loc>//localhost:1313/posts/firstpost/</loc>
18-
<lastmod>2022-03-20T00:00:00+00:00</lastmod>
15+
<lastmod>2025-08-15T00:00:00+00:00</lastmod>
1916
</url><url>
20-
<loc>//localhost:1313/posts/</loc>
21-
<lastmod>2022-03-20T00:00:00+00:00</lastmod>
22-
</url><url>
23-
<loc>//localhost:1313/tags/</loc>
24-
<lastmod>2022-03-20T00:00:00+00:00</lastmod>
17+
<loc>//localhost:1313/tags/test/</loc>
18+
<lastmod>2025-08-15T00:00:00+00:00</lastmod>
2519
</url><url>
2620
<loc>//localhost:1313/about/</loc>
2721
</url><url>

public/tags/atom.xml

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,13 @@
66
<description>Recent content in Tags on Hemant Kumar Singh</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Sun, 20 Mar 2022 00:00:00 +0000</lastBuildDate>
9+
<lastBuildDate>Fri, 15 Aug 2025 00:00:00 +0000</lastBuildDate>
1010
<atom:link href="//localhost:1313/tags/atom.xml" rel="self" type="application/rss+xml" />
1111
<item>
12-
<title>Css</title>
13-
<link>//localhost:1313/tags/css/</link>
14-
<pubDate>Sun, 20 Mar 2022 00:00:00 +0000</pubDate>
15-
<guid>//localhost:1313/tags/css/</guid>
16-
<description></description>
17-
</item>
18-
<item>
19-
<title>Html</title>
20-
<link>//localhost:1313/tags/html/</link>
21-
<pubDate>Sun, 20 Mar 2022 00:00:00 +0000</pubDate>
22-
<guid>//localhost:1313/tags/html/</guid>
23-
<description></description>
24-
</item>
25-
<item>
26-
<title>Markdown</title>
27-
<link>//localhost:1313/tags/markdown/</link>
28-
<pubDate>Sun, 20 Mar 2022 00:00:00 +0000</pubDate>
29-
<guid>//localhost:1313/tags/markdown/</guid>
12+
<title>Test</title>
13+
<link>//localhost:1313/tags/test/</link>
14+
<pubDate>Fri, 15 Aug 2025 00:00:00 +0000</pubDate>
15+
<guid>//localhost:1313/tags/test/</guid>
3016
<description></description>
3117
</item>
3218
</channel>

public/tags/index.html

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818
<meta itemprop="name" content="Tags">
1919
<meta itemprop="description" content="A minimal hugo theme focus on content">
20-
<meta itemprop="datePublished" content="2022-03-20T00:00:00+00:00">
21-
<meta itemprop="dateModified" content="2022-03-20T00:00:00+00:00">
20+
<meta itemprop="datePublished" content="2025-08-15T00:00:00+00:00">
21+
<meta itemprop="dateModified" content="2025-08-15T00:00:00+00:00">
2222

2323
<link rel="canonical" href="//localhost:1313/tags/">
2424
<link rel="icon" href="//localhost:1313//assets/favicon.ico">
@@ -98,24 +98,10 @@
9898
<ul reversed class="list">
9999

100100
<li>
101-
<a class="link" href="//localhost:1313/tags/css/" title="Css">Css
101+
<a class="link" href="//localhost:1313/tags/test/" title="Test">Test
102102
</a>
103103
<hr class="hr-list">
104-
<time class="g time" datetime="2022-03-20">20/03/22</time>
105-
</li>
106-
107-
<li>
108-
<a class="link" href="//localhost:1313/tags/html/" title="Html">Html
109-
</a>
110-
<hr class="hr-list">
111-
<time class="g time" datetime="2022-03-20">20/03/22</time>
112-
</li>
113-
114-
<li>
115-
<a class="link" href="//localhost:1313/tags/markdown/" title="Markdown">Markdown
116-
</a>
117-
<hr class="hr-list">
118-
<time class="g time" datetime="2022-03-20">20/03/22</time>
104+
<time class="g time" datetime="2025-08-15">15/08/25</time>
119105
</li>
120106

121107
</ul>

themes/maverick

0 commit comments

Comments
 (0)