Skip to content

Commit 31e6486

Browse files
authored
chore: beautify footer: github -> GitHub (#5220)
1 parent 3210558 commit 31e6486

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apollo-portal/src/main/resources/static/views/common

apollo-portal/src/main/resources/static/views/common/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
Copyright 2024 Apollo Authors
2121
<a class="footer-repo" href="https://github.com/apolloconfig/apollo" target="_blank">
2222
<img class="footer-repo-img" src="{{ '/img/github-fill.svg' | prefixPath }}">
23-
<span class="footer-repo-name">github</span>
23+
<span class="footer-repo-name">GitHub</span>
2424
</a>
2525
</p>
2626
</div>

0 commit comments

Comments
 (0)