We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1e4c7d commit 0f85bc7Copy full SHA for 0f85bc7
index.html
@@ -137,10 +137,11 @@ <h3>Every Donation Counts</h3>
137
<footer class="footer">
138
<div class="container footer-grid">
139
<div>
140
- <strong>Pacesetters Foundation</strong><br>
141
- <small>© 2025 All Rights Reserved
142
- built by SCode</small>
143
- </div>
+ <strong>Pacesetters Foundation</strong><br>
+ <small>© 2025 All Rights Reserved — built by
+ <a href="https://scodegit.github.io/" target="_blank" rel="noopener noreferrer" class="dev-link">SCode</a>
+ </small>
144
+</div>
145
<nav class="footer-nav">
146
<a href="index.html">Home</a>
147
<a href="programs.html">Programs</a>
@@ -156,3 +157,4 @@ <h3>Every Donation Counts</h3>
156
157
</body>
158
</html>
159
160
+
0 commit comments