Skip to content

Commit 792a90e

Browse files
committed
new deployment
1 parent 82b0e1e commit 792a90e

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

404/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="description" content="">
77
<title>Page not found</title>
88
<link rel="shortcut icon" href="/img/coderstats.png">
9-
<link rel="canonical" href="http://localhost:8080/404/" />
9+
<link rel="canonical" href="https://coderstats.net/404/" />
1010
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
1111
<link rel="stylesheet" href="/compiled/style.css">
1212
</head>

github/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="description" content="Summary statistics, rankings and repositories about public source code repositories on GitHub.">
77
<title>CoderStats - Summary Statistics, Rankings and Repositories</title>
88
<link rel="shortcut icon" href="/img/coderstats.png">
9-
<link rel="canonical" href="http://localhost:8080/github/" />
9+
<link rel="canonical" href="https://coderstats.net/github/" />
1010
<link rel="stylesheet" href="https://cdn.jsdelivr.net/chartist.js/latest/chartist.min.css">
1111
<link rel="stylesheet" href="/compiled/coder.css">
1212
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="description" content="CoderStats is a free service that displays statistics about public source code repositories for GitHub users and organizations.">
77
<title>CoderStats - View Statistics for Millions of GitHub Users and Organizations</title>
88
<link rel="shortcut icon" href="/img/coderstats.png">
9-
<link rel="canonical" href="http://localhost:8080/" />
9+
<link rel="canonical" href="https://coderstats.net/" />
1010
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
1111
<link rel="stylesheet" href="/compiled/style.css">
1212
</head>

rss.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<rss version="2.0">
33
<channel><title>RSS Feed</title>
4-
<link>http://localhost:8080</link>
4+
<link>https://coderstats.net</link>
55
<description>RSS Feed</description>
6-
<lastBuildDate>Wed, 29 May 2019 11:17:18 </lastBuildDate>
6+
<lastBuildDate>Wed, 29 May 2019 11:20:13 </lastBuildDate>
77
<generator>Logya</generator>
88
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
99
<item>
1010
<title><![CDATA[CoderStats - Summary Statistics, Rankings and Repositories]]></title>
11-
<link><![CDATA[http://localhost:8080/github/]]></link>
11+
<link><![CDATA[https://coderstats.net/github/]]></link>
1212
<description><![CDATA[<p>Summary statistics, rankings and repositories about public source code repositories on GitHub.</p>]]></description>
13-
<guid><![CDATA[http://localhost:8080/github/]]></guid>
13+
<guid><![CDATA[https://coderstats.net/github/]]></guid>
1414
<pubDate>Fri, 22 Sep 2017 22:12:48 </pubDate>
1515
</item>
1616
</channel></rss>

0 commit comments

Comments
 (0)