We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f379c1 commit 57d1967Copy full SHA for 57d1967
README.md
@@ -1,6 +1,6 @@
1
# README
2
3
-Source files for [coderstats.net](https://coderstats.net/).
+Source files for [coderstats.github.io](https://coderstats.github.io/).
4
5
# GitHub API Calls
6
package.json
@@ -1,7 +1,7 @@
{
- "name": "coderstats.net",
+ "name": "coderstats",
"version": "1.0.0",
- "description": "coderstats.net",
+ "description": "coderstats",
"keywords": [
"visualization",
7
"github"
site.yaml
# General settings that will be available in templates.
site:
- base_url: https://coderstats.net
+ base_url: https://coderstats.github.io/
author: Ramiro Gómez
brand: CoderStats
0 commit comments