Skip to content

Commit f5ba2bd

Browse files
authored
feat: comment out sponsor
1 parent 6832008 commit f5ba2bd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,13 +304,15 @@ <h2 class="fw-bold mb-3">Sponsors</h2>
304304
<div class="col-lg-8">
305305
<div class="row row-cols-2 row-cols-md-3 g-4">
306306
<!-- Sponsor Slots -->
307+
<!--
307308
<div class="col">
308309
<a href="https://pyro.host" rel="noopener noreferrer" target="_blank">
309310
<div class="bp-grid bp-sponsor p-4 rounded-3 border border-secondary border-opacity-25 d-flex align-items-center justify-content-center" style="height: 120px;">
310311
<img src="/.assets/sponsors/pyro-wordmark.svg" alt="Pyro Sponsor Logo" class="img-fluid invert-light" style="max-height: 40px;"/>
311312
</div>
312313
</a>
313314
</div>
315+
-->
314316

315317
<div class="col">
316318
<a href="https://ultraservers.com" rel="noopener noreferrer" target="_blank">
@@ -395,4 +397,4 @@ <h1 class="display-5 fw-medium lh-1 text-body-emphasis mb-4">Write and manage mo
395397
<script src="/.modules/bootstrap/etc/theme-switcher.js"></script>
396398
<script src="/.modules/global/global.js"></script>
397399
</body>
398-
</html>
400+
</html>

0 commit comments

Comments
 (0)