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 @@ World history in a nutshell More than 1100 pages, this behemoth of a book still
|
||||
}
|
||||
|
||||
</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="Glimpses of World History by Jawaharlal Nehru" />
|
||||
<meta property="og:description" content="Check it out on Goodreads
|
||||
World history in a nutshell More than 1100 pages, this behemoth of a book still fails to capture the whole essence of world history - and rightly so. How can you combine over 2000 years of human history and still do justice to every element? But the unique manner in which this book - or more appropriately, collection of letters - has been written, it shines brightly amongst the plethora of history books you can find on this vast subject of world history." />
|
||||
|
Reference in New Issue
Block a user