Skip to content

Commit ad6853d

Browse files
authored
Commented out duplicate footer content and date. index.html
1 parent 89cecdc commit ad6853d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ <h1 id="status-heading">Platform under refinement — not downtime.</h1>
547547
<div class="urgency">For urgency/priority contact: <a href="mailto:[email protected]">[email protected]</a></div>
548548

549549
<!-- Quick-access footer bar (mirrors contact) -->
550-
<div class="container mx-auto flex flex-col md:flex-row justify-between items-center p-4 md:p-6 text-xs md:text-sm" style="padding-top:8px;gap:.5rem;">
550+
<!--div class="container mx-auto flex flex-col md:flex-row justify-between items-center p-4 md:p-6 text-xs md:text-sm" style="padding-top:8px;gap:.5rem;">
551551
<span>© <span id="year2"></span> Brittek Digital</span>
552552
<p class="micro">Enquiries: <a href="mailto:[email protected]">[email protected]</a></p>
553553
</div>

0 commit comments

Comments
 (0)