Skip to content

Commit 0f85bc7

Browse files
authored
Update index.html
1 parent e1e4c7d commit 0f85bc7

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

index.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,11 @@ <h3>Every Donation Counts</h3>
137137
<footer class="footer">
138138
<div class="container footer-grid">
139139
<div>
140-
<strong>Pacesetters Foundation</strong><br>
141-
<small>© 2025 All Rights Reserved
142-
built by SCode</small>
143-
</div>
140+
<strong>Pacesetters Foundation</strong><br>
141+
<small>© 2025 All Rights Reserved — built by
142+
<a href="https://scodegit.github.io/" target="_blank" rel="noopener noreferrer" class="dev-link">SCode</a>
143+
</small>
144+
</div>
144145
<nav class="footer-nav">
145146
<a href="index.html">Home</a>
146147
<a href="programs.html">Programs</a>
@@ -156,3 +157,4 @@ <h3>Every Donation Counts</h3>
156157
</body>
157158
</html>
158159

160+

0 commit comments

Comments
 (0)