Skip to content

Commit

Permalink
2025
Browse files Browse the repository at this point in the history
  • Loading branch information
harisharjun committed Jan 8, 2025
1 parent 20483c9 commit 0ab7d77
Showing 1 changed file with 51 additions and 23 deletions.
74 changes: 51 additions & 23 deletions public/categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -470,22 +470,23 @@ <h1 class="section-term">Categories</h1>
</div>
</div>
</header>


<section class="article-list--compact">

<article>
<a href="https://www.arjunuvacha.com/categories/book-reviews/">
<a href="https://www.arjunuvacha.com/categories/business/">
<div class="article-details">
<h2 class="article-title">Book Reviews</h2>
<h2 class="article-title">business</h2>
<footer class="article-time">
<time datetime='0001-01-01T00:00:00Z'>Jan 01, 0001</time>
<time datetime='2023-03-13T06:42:24&#43;05:30'>Mar 13, 2023</time>
</footer>
</div>
<div class="article-image">
<img src="https://www.arjunuvacha.com/categories/book-reviews/book_hu5893c5fe8874b35ee9d2d53afa3e73cc_218500_120x120_fill_q75_box_smart1.jpg"
<img src="https://www.arjunuvacha.com/categories/business/business_hu722a78cabb25e08369c5549daef01779_131779_120x120_fill_q75_box_smart1.jpg"
width="120"
height="120"
alt="Book Reviews"
alt="business"
loading="lazy">

</div>
Expand All @@ -494,68 +495,95 @@ <h2 class="article-title">Book Reviews</h2>
</article>

<article>
<a href="https://www.arjunuvacha.com/categories/business/">
<a href="https://www.arjunuvacha.com/categories/product-management/">
<div class="article-details">
<h2 class="article-title">Business</h2>
<h2 class="article-title">product-management</h2>
<footer class="article-time">
<time datetime='0001-01-01T00:00:00Z'>Jan 01, 0001</time>
<time datetime='2023-02-16T19:43:32&#43;05:30'>Feb 16, 2023</time>
</footer>
</div>
</a>
</article>

<article>
<a href="https://www.arjunuvacha.com/categories/motivation/">
<a href="https://www.arjunuvacha.com/categories/problem-solving/">
<div class="article-details">
<h2 class="article-title">Motivation</h2>
<h2 class="article-title">problem-solving</h2>
<footer class="article-time">
<time datetime='0001-01-01T00:00:00Z'>Jan 01, 0001</time>
<time datetime='2023-02-04T19:00:10&#43;05:30'>Feb 04, 2023</time>
</footer>
</div>
</a>
</article>

<article>
<a href="https://www.arjunuvacha.com/categories/personal-stories/">
<a href="https://www.arjunuvacha.com/categories/psychology/">
<div class="article-details">
<h2 class="article-title">Personal Stories</h2>
<h2 class="article-title">psychology</h2>
<footer class="article-time">
<time datetime='0001-01-01T00:00:00Z'>Jan 01, 0001</time>
<time datetime='2023-01-22T16:16:32&#43;05:30'>Jan 22, 2023</time>
</footer>
</div>
</a>
</article>

<article>
<a href="https://www.arjunuvacha.com/categories/problem-solving/">
<a href="https://www.arjunuvacha.com/categories/motivation/">
<div class="article-details">
<h2 class="article-title">Problem Solving</h2>
<h2 class="article-title">motivation</h2>
<footer class="article-time">
<time datetime='0001-01-01T00:00:00Z'>Jan 01, 0001</time>
<time datetime='2022-01-16T21:34:49&#43;05:30'>Jan 16, 2022</time>
</footer>
</div>
<div class="article-image">
<img src="https://www.arjunuvacha.com/categories/motivation/motivation_hu47cb6aa5b258dc1224c92d79f903ecf2_476844_120x120_fill_q75_box_smart1.jpg"
width="120"
height="120"
alt="motivation"
loading="lazy">

</div>

</a>
</article>

<article>
<a href="https://www.arjunuvacha.com/categories/product-management/">
<a href="https://www.arjunuvacha.com/categories/personal-stories/">
<div class="article-details">
<h2 class="article-title">Product Management</h2>
<h2 class="article-title">personal-stories</h2>
<footer class="article-time">
<time datetime='0001-01-01T00:00:00Z'>Jan 01, 0001</time>
<time datetime='2022-01-16T21:34:49&#43;05:30'>Jan 16, 2022</time>
</footer>
</div>
<div class="article-image">
<img src="https://www.arjunuvacha.com/categories/personal-stories/life_hudec1844f0fa5ef3bd98d40b6e62c4516_434391_120x120_fill_q75_box_smart1.jpg"
width="120"
height="120"
alt="personal-stories"
loading="lazy">

</div>

</a>
</article>

<article>
<a href="https://www.arjunuvacha.com/categories/psychology/">
<a href="https://www.arjunuvacha.com/categories/book-reviews/">
<div class="article-details">
<h2 class="article-title">Psychology</h2>
<h2 class="article-title">book-reviews</h2>
<footer class="article-time">
<time datetime='0001-01-01T00:00:00Z'>Jan 01, 0001</time>
<time datetime='2021-03-04T20:40:29&#43;05:30'>Mar 04, 2021</time>
</footer>
</div>
<div class="article-image">
<img src="https://www.arjunuvacha.com/categories/book-reviews/book_hu5893c5fe8874b35ee9d2d53afa3e73cc_218500_120x120_fill_q75_box_smart1.jpg"
width="120"
height="120"
alt="book-reviews"
loading="lazy">

</div>

</a>
</article>

Expand Down

0 comments on commit 0ab7d77

Please sign in to comment.