Skip to content

Commit 3196cff

Browse files
authored
Merge branch 'barnuri:master' into master
2 parents 3454630 + 7651bfd commit 3196cff

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
https://csharp-opensource.github.io
1+
# org-github-page-temaple
2+
3+
## Demo
4+
5+
https://barnuri.github.io/org-github-page-temaple/

config.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
{
2-
"title": "C# OpenSource Repositories Viewer",
2+
"title": "Bar Nuri Repositories Viewer",
33
"fetchConfigs": [
44
{
55
"orgOrUser": "csharp-opensource",
66
"isUser": false
7+
},
8+
{
9+
"orgOrUser": "actions-opensource",
10+
"isUser": false
11+
},
12+
{
13+
"orgOrUser": "barnuri",
14+
"isUser": true
715
}
816
]
917
}

0 commit comments

Comments
 (0)