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

Commitf3a5110

Browse files
committed
new deployment
1 parentcade210 commitf3a5110

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎github/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ <h3>Stars</h3>
174174
</thead>
175175
<tbody>
176176
<trv-for="issue in latest_issues">
177-
<td><a:href="issue.repository_url">{{ issue.repository_url.split('/').slice(-2).join('/') }}</a></td>
177+
<td><a:href="issue.repository_url.replace('api.github.com/repos/', 'github.com/')">{{ issue.repository_url.split('/').slice(-2).join('/') }}</a></td>
178178
<td><a:href="issue.html_url">{{ issue.title }}</a></td>
179179
<td>{{ issue.state }}</td>
180180
<td><a:href="issue.user.url">{{ issue.user.login }}</a></td>

‎rss.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<channel><title>RSS Feed</title>
44
<link>https://coderstats.net</link>
55
<description>RSS Feed</description>
6-
<lastBuildDate>Tue, 04 Jun 201912:47:34 </lastBuildDate>
6+
<lastBuildDate>Sun, 18 Aug 201901:31:18 </lastBuildDate>
77
<generator>Logya</generator>
88
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
99
<item>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp