Update index.html

This commit is contained in:
Shakil Shahadat
2025-12-29 17:37:46 +06:00
committed by GitHub
parent bd80a86551
commit fa44c1ae49

View File

@@ -46,7 +46,7 @@
const bootswatchVersion = '5.3.8'; // Last updated: 29 December, 2025
// Update last one only when https://www.jsdelivr.com/package/npm/bootswatch is updated.
// Configure marked.js to use Github heading ID's to allow the Contents list to function
// Configure marked.js to use GitHub heading IDs to allow the contents list to function
marked.use( markedGfmHeadingId.gfmHeadingId() );
// Get the markdown file, convert it to HTML & put it inside the main tag