File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -438,7 +438,7 @@ jobs:
438438 <div class="terminal-circle bg-green-500"></div>
439439 </div>
440440 <div class="flex-shrink-0">
441- <h1 class="text-xl font-bold text-shadow-cyber text-hacker-text">${REPO_NAME}</h1>
441+ <h1 class="text-lg font-bold text-shadow-cyber text-hacker-text">${REPO_NAME}</h1>
442442 </div>
443443 </div>
444444 <div class="flex items-center space-x-4">
@@ -465,12 +465,9 @@ jobs:
465465 </svg>
466466 </div>
467467 </div>
468- <h1 class="text-lg font-bold text-shadow-cyber text-hacker-text mb-6" data-text="${REPO_NAME}">
468+ <h1 class="text-1xl font-bold text-shadow-cyber text-hacker-text mb-6" data-text="${REPO_NAME}">
469469 ${REPO_NAME}
470470 </h1>
471- <p id="subtitle" class="text-sm text-gray-400 max-w-3xl mx-auto mb-8">
472- ${REPO_DESCRIPTION}
473- </p>
474471 <div class="flex flex-col sm:flex-row gap-4 justify-center">
475472 <a href="#documentation" class="cyber-btn">
476473 <span>Read Documentation</span>
You can’t perform that action at this time.
0 commit comments