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.
2 parents 3454630 + 7651bfd commit 3196cffCopy full SHA for 3196cff
README.md
@@ -1 +1,5 @@
1
-https://csharp-opensource.github.io
+# org-github-page-temaple
2
+
3
+## Demo
4
5
+https://barnuri.github.io/org-github-page-temaple/
config.json
@@ -1,9 +1,17 @@
{
- "title": "C# OpenSource Repositories Viewer",
+ "title": "Bar Nuri Repositories Viewer",
"fetchConfigs": [
"orgOrUser": "csharp-opensource",
6
"isUser": false
7
+ },
8
+ {
9
+ "orgOrUser": "actions-opensource",
10
+ "isUser": false
11
12
13
+ "orgOrUser": "barnuri",
14
+ "isUser": true
15
}
16
]
17
0 commit comments