Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit661ca4f

Browse files
committed
Improve footer text and link source code repo
1 parent69c62e5 commit661ca4f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎.gitignore‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Logya
2+
archive/
23
deploy/
34
static/compiled/
45
static/data/

‎templates/base.html‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
{% block content %}{% endblock %}
1616

1717
<footerclass="container">
18-
<p><ahref="/">CoderStats</a> is a free service that displays statistics for coders with public open source code repositories.<br>
18+
<p><ahref="/">CoderStats</a> is a free service that displays statistics for coders with public Git repositories on GitHub.<br>
19+
<ahref="https://github.com/coderstats/coderstats.net">Source Code</a>
1920
<ahref="https://chrome.google.com/webstore/detail/necogepejonacpphmlmcagmbjaogpbng">Chrome Extension</a><ahref="https://addons.mozilla.org/en-US/firefox/addon/coderstats/">Firefox Add-on</a><ahref="https://teespring.com/stores/codershirts"title="T-Shirts, hoodies, mugs and stickers for coders">CoderShirts Store</a>
2021
</footer>
2122

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp