Skip to content

Commit a33efd4

Browse files
committed
Update footer links and copyright year
1 parent 86e01d1 commit a33efd4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,10 +1048,10 @@ <h4>git write-tree</h4>
10481048
</div>
10491049
<div class="col-xs-offset-2 col-xs-3">
10501050
<div class="row">
1051-
<div class="col-xs-12">Developed by:<a href="https://github.com/rafaelstz" title="Rafael Corrêa Gomes">Rafael Corrêa Gomes</a>
1051+
<div class="col-xs-12">Developed by:<a href="https://rafaelcg.com?utm_source=comandosgit" title="Rafael Corrêa Gomes">Rafael Corrêa Gomes</a>
10521052
</div>
1053-
<div class="col-xs-12">&copy;2016 <a href="https://comandosgit.github.io/">Comandosgit.github.io</a></div>
1054-
<div class="col-xs-12"><a href="/license.html">License MIT</a></div>
1053+
<div class="col-xs-12">&copy;2025 <a href="https://comandosgit.github.io/">Comandosgit.github.io</a></div>
1054+
<div class="col-xs-12"><a href="https://github.com/comandosgit/comandosgit.github.io/blob/master/LICENSE">License MIT</a></div>
10551055
</div>
10561056
</div>
10571057
</footer>

0 commit comments

Comments
 (0)