mirror of
https://gitlab.com/thelazyoxymoron/siddhartha-golu-website.git
synced 2025-07-27 13:07:58 +02:00
merge PaperMod's latest changes + cleanup
This commit is contained in:
@@ -12,10 +12,7 @@ Reasons you should read this book:
|
||||
If you’ve ever had a panic attack. If you’ve ever counted the number of times the ceiling fan rotates, just so you could avoid dealing with the endless voices in your head. If you’ve ever felt ashamed to admit that you might be suffering from the D-word. If reading about personal stories of how people overcame their mental illnesses soothes you.">
|
||||
<meta name="author" content="Siddhartha Golu">
|
||||
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/reasons-to-stay-alive/">
|
||||
<script async defer data-website-id="34ce8dc6-488b-49ee-9a2f-8e70a7009f17" src="https://batman.siddharthagolu.com/batman.js"></script>
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.4f5576b27f1a8ee2d1559082cedf1e9ca257ea9b767d9780cb0718c2435f78e5.css" integrity="sha256-T1V2sn8ajuLRVZCCzt8enKJX6pt2fZeAywcYwkNfeOU=" rel="preload stylesheet" as="style">
|
||||
<script defer crossorigin="anonymous" src="/assets/js/highlight.f413e19d0714851f6474e7ee9632408e58ac146fbdbe62747134bea2fa3415e0.js" integrity="sha256-9BPhnQcUhR9kdOfuljJAjlisFG+9vmJ0cTS+ovo0FeA="
|
||||
onload="hljs.initHighlightingOnLoad();"></script>
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV+hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">
|
||||
@@ -40,7 +37,7 @@ If you’ve ever had a panic attack. If you’ve ever counted the number
|
||||
--secondary: rgb(155, 156, 157);
|
||||
--tertiary: rgb(65, 66, 68);
|
||||
--content: rgb(196, 196, 197);
|
||||
--hljs-bg: rgb(46, 46, 51);
|
||||
--code-block-bg: rgb(46, 46, 51);
|
||||
--code-bg: rgb(55, 56, 62);
|
||||
--border: rgb(51, 51, 51);
|
||||
}
|
||||
@@ -210,16 +207,13 @@ If you’ve ever had a panic attack. If you’ve ever counted the number
|
||||
<article class="post-single">
|
||||
<header class="post-header">
|
||||
<div class="breadcrumbs"><a href="https://www.siddharthagolu.com/">Home</a> » <a href="https://www.siddharthagolu.com/posts/">Posts</a></div>
|
||||
<h1 class="post-title">
|
||||
<h1 class="post-title entry-hint-parent">
|
||||
Reasons to Stay Alive by Matt Haig
|
||||
</h1>
|
||||
<div class="post-meta"><span title='2020-01-28 22:28:18 +0530 IST'>🗓 January 28, 2020</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/depression"> depression</a>&nbsp;·&nbsp;<a href="/tags/non-fiction"> non-fiction</a>
|
||||
<div class="post-meta"><span title='2020-01-28 22:28:18 +0530 IST'>🗓 January 28, 2020</span> · 1 min · 🔖 <a href="/tags/depression"> depression</a> · <a href="/tags/non-fiction"> non-fiction</a>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
<figure class="entry-cover"><img loading="lazy" src="https://www.siddharthagolu.com/images/reasons_to_stay_alive.jpg" alt="">
|
||||
|
||||
</figure>
|
||||
<div class="post-content"><p><a href="https://www.goodreads.com/review/show/3161153699">Check it out on Goodreads</a></p>
|
||||
<hr>
|
||||
<p><strong>Reasons you should read this book:</strong></p>
|
||||
@@ -343,7 +337,7 @@ If you’ve ever had a panic attack. If you’ve ever counted the number
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2023 <a href="https://www.siddharthagolu.com/">Siddhartha Golu</a></span>
|
||||
<span>© 2024 <a href="https://www.siddharthagolu.com/">Siddhartha Golu</a></span>
|
||||
<span>
|
||||
Powered by
|
||||
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||
|
Reference in New Issue
Block a user