Skip to content

Commit

Permalink
add another github token
Browse files Browse the repository at this point in the history
  • Loading branch information
artemeff committed Feb 18, 2015
1 parent 91e8767 commit b7c1e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/cv.js
@@ -1,6 +1,6 @@
(function() {
var gitHubUserUrl = 'https://api.github.com/users/artemeff';
var gitHubToken = '2fd711b19edcde167f78ff8ffd1a44a0b727c62c';
var gitHubToken = '97b0edb1396e876a054ce20f8ffbe2985b1f53ab';
var fetchedData = [];
var nanobar = new Nanobar({bg: '#555'});

Expand Down

0 comments on commit b7c1e17

Please sign in to comment.