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 88238ad commit 5d8c9f2Copy full SHA for 5d8c9f2
index.html
@@ -244,7 +244,7 @@ <h2 class="section-heading">Join the Project</h2>
244
</section>
245
<footer class="footer">
246
<div class="container">
247
- <p class="text-muted">Copyright © <script type='text/javascript'>var creditsyear = new Date();document.write(creditsyear.getFullYear());</script><<Hack|Track GNU/Linux.</p>
+ <p class="text-footer">Copyright © <script type='text/javascript'>var creditsyear = new Date();document.write(creditsyear.getFullYear());</script><<Hack|Track GNU/Linux.</p>
248
</div>
249
</footer>
250
<!-- jQuery -->
0 commit comments