commit 70a704aaf12e629388c8f2bb5f1989287f87cd1f
parent 98595c745a660dcbbbeac65b11509d3622260c30
Author: Amit Dutta <amitdutta4255@gmail.com>
Date: Sat, 11 Oct 2025 21:06:28 +0530
update template
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/index.html b/docs/index.html
@@ -21,7 +21,7 @@
<div class="p-8">
<div class="text-center mb-8">
<h1 class="text-3xl md:text-4xl font-bold text-gray-800">BSc Repository Contents</h1>
- <p class="text-gray-500 mt-2">A quick navigation guide to the files in the repository. This list is auto-generated.</p>
+ <p class="text-gray-500 mt-2">A quick navigation guide to the files in the repository.</p>
</div>
<div class="space-y-4">
<h2 class="text-lg font-semibold text-gray-700 border-b pb-2">Files and Folders</h2>
diff --git a/docs/template.html b/docs/template.html
@@ -21,7 +21,7 @@
<div class="p-8">
<div class="text-center mb-8">
<h1 class="text-3xl md:text-4xl font-bold text-gray-800">BSc Repository Contents</h1>
- <p class="text-gray-500 mt-2">A quick navigation guide to the files in the repository. This list is auto-generated.</p>
+ <p class="text-gray-500 mt-2">A quick navigation guide to the files in the repository.</p>
</div>
<div class="space-y-4">
<h2 class="text-lg font-semibold text-gray-700 border-b pb-2">Files and Folders</h2>