Skip to content

Commit 42906f4

Browse files
committed
Update index.html
1 parent 7e968cc commit 42906f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
});
9898

9999
$.each(repos, function (i, repo) {
100-
if (repo.name != "intracom-telecom-sdn.github.io")
100+
/*if (repo.name != "intracom-telecom-sdn.github.io")*/
101101
addRepo(repo);
102102
});
103103

0 commit comments

Comments
 (0)