From e50c14ce407887ee207ca28d8df817625924d826 Mon Sep 17 00:00:00 2001 From: Bar Nuri Date: Thu, 5 Dec 2024 12:53:51 +0200 Subject: [PATCH 1/2] Update config.json --- config.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index e335d29..25a5fc2 100644 --- a/config.json +++ b/config.json @@ -1,9 +1,17 @@ { - "title": "C# OpenSource Repositories Viewer", + "title": "Bar Nuri Repositories Viewer", "fetchConfigs": [ { "orgOrUser": "csharp-opensource", "isUser": false + }, + { + "orgOrUser": "actions-opensource", + "isUser": false + }, + { + "orgOrUser": "barnuri", + "isUser": true } ] } From 7651bfdaa7ee214c29052f74c492a00e6ce67b80 Mon Sep 17 00:00:00 2001 From: Bar Nuri Date: Thu, 5 Dec 2024 12:54:28 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0209b00..0f20b3e 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -https://csharp-opensource.github.io +# org-github-page-temaple + +## Demo + +https://barnuri.github.io/org-github-page-temaple/