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

Commit05d8db1

Browse files
committed
Shorten text and remove resource
1 parent27f2e6c commit05d8db1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

‎README.md‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ Source files for [coderstats.net](https://coderstats.net/).
44

55
#GitHub API Calls
66

7-
*https://api.github.com/search/issues?q=user:yaph&sort=created&order=desc
87
*https://api.github.com/users/yaph/events/public
98
*https://api.github.com/users/yaph/received_events/public

‎templates/coder/summary.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ <h2 id="summary">Summary</h2>
99
<spanv-if="languages.length > 5">Assuming a basic level of proficiency in all these languages {{ user.name }} can be considered hyperpolyglot in the world of computer languages.</span>
1010
<strong>{{ languages[0].key }}</strong> occurs most frequently ‒ {{ languages[0].value }} times ‒ as the main repo language.
1111
</p>
12-
<pv-if="total_forks / repos_pushed.length > 20">The total number of forks across all pushed to repositories indicates that the GitHub projects {{ user.name }} contributes to are actually used by other people as well.</p>
12+
<pv-if="total_forks / repos_pushed.length > 20">The total number of forks across all pushed to repositories indicates that the GitHub projects {{ user.name }} contributes to are actually used by other people.</p>
1313
</div>
1414
{% endraw %}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp