Each card is generated from one entry in the DATA array near the top of the
<script> tag at the bottom of this file. To list a new folder, add an object like:
{
id: "LIB.09",
name: "New Template",
folder: "new-folder", // exact folder name under library.nrootz.in
tags: ["Business"], // one or more category tags
desc: "One line on what this template is and when to use it."
}
The thumbnail is a live, scaled-down preview of https://library.nrootz.in/<folder>/ —
no screenshot needed. If a folder blocks embedding, the card falls back to a plain label automatically.
The .well-known and cgi-bin system folders are left out of the catalog on purpose.
Save the file and re-upload it as index.html in the root of library.nrootz.in.