mirror of
https://gitlab.com/thelazyoxymoron/siddhartha-golu-website.git
synced 2025-07-27 13:07:58 +02:00
trying again
This commit is contained in:
@@ -55,12 +55,19 @@ Now that I’ve moved away from reading fiction, I find that I face a lot of
|
||||
}
|
||||
|
||||
</style>
|
||||
</noscript><!-- isso -->
|
||||
<details>
|
||||
</noscript><details id="commentsDropdown">
|
||||
<summary>Comments</summary>
|
||||
<script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
|
||||
<script id="issoScript" src="" data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
|
||||
</details>
|
||||
<!-- end isso -->
|
||||
|
||||
<script>
|
||||
document.getElementById('commentsDropdown').addEventListener('toggle', function() {
|
||||
if (this.open) {
|
||||
var script = document.getElementById('issoScript');
|
||||
script.src = script.getAttribute('data-isso') + '/js/embed.min.js';
|
||||
}
|
||||
});
|
||||
</script>
|
||||
<meta property="og:title" content="Shame by Salman Rushdie" />
|
||||
<meta property="og:description" content="Check it out on Goodreads
|
||||
Now that I’ve moved away from reading fiction, I find that I face a lot of inertia to pick up something purely for pleasure. Maybe this is a nasty by-product of wanting to be as “productive” as possible. But the more I have drifted away from reading for pleasure, more mechanical the whole process has become for me. Partly to avoid this feeling, and partly because of my shame at seeing my bookshelf filled with dusty unread books, I picked up this one to assuage my feelings of guilt." />
|
||||
|
Reference in New Issue
Block a user