bsc

Comprehensive codebase and cou...
Log | Files | Refs | README | LICENSE

commit 0137e6aba644317544803497efb230bbf889b7be
parent 6cd2ea94e867ea8246d1a44e0bdc799e2308b4bc
Author: Amit Dutta <amitdutta4255@gmail.com>
Date:   Fri, 10 Oct 2025 21:22:03 +0530

update py

Diffstat:
Mdocs/generate_index.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/generate_index.py b/docs/generate_index.py @@ -59,7 +59,7 @@ def generate_file_list(): <span class="ml-2 text-sm text-gray-500">({file_count} files)</span> </div> <div class="flex items-center space-x-2"> - <a href="{folder_url}" target="_blank" class="text-blue-500 font-semibold text-sm hover:underline" onclick="event.stopPropagation()">View on GitHub</a> + <a href="{folder_url}" target="_blank" class="text-blue-500 font-semibold text-sm hover:underline" onclick="event.stopPropagation()">GitHub</a> <div class="chevron" id="chevron-{dirname}">{chevron_down}</div> </div> </div>
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror