diff --git a/.github/workflows/azure-static-web-apps-agreeable-forest-05e8c1b0f.yml b/.github/workflows/azure-static-web-apps-agreeable-forest-05e8c1b0f.yml index 7e42c2a..f8a0ce4 100644 --- a/.github/workflows/azure-static-web-apps-agreeable-forest-05e8c1b0f.yml +++ b/.github/workflows/azure-static-web-apps-agreeable-forest-05e8c1b0f.yml @@ -4,6 +4,7 @@ on: push: branches: - main + - staging pull_request_target: types: [opened, synchronize, reopened, closed] branches: diff --git a/src/pages/contributors.md b/contributors.md similarity index 99% rename from src/pages/contributors.md rename to contributors.md index 63da04e..2acea92 100644 --- a/src/pages/contributors.md +++ b/contributors.md @@ -1,5 +1,6 @@ # Contributors :star: + -
@@ -238,4 +239,5 @@ Nate
\ No newline at end of file + + \ No newline at end of file diff --git a/docusaurus.config.js b/docusaurus.config.js index 1895bf3..3a40f31 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -138,8 +138,8 @@ const config = { title: 'Community', items: [ { - label: 'Contributors', - href: '/contributors', + label: 'Team', + href: '/team', }, { label:'Code of Conduct', diff --git a/Contributors.md b/src/pages/team.md similarity index 93% rename from Contributors.md rename to src/pages/team.md index f18f757..59d603f 100644 --- a/Contributors.md +++ b/src/pages/team.md @@ -1,6 +1,28 @@ -# Contributors +# Team + +## Core Team + + + + + + +
+ + madebygps +
+ Gwyneth Peña-Siguenza +
+
+ + rishabkumar7 +
+ Rishab Kumar +
+
+ +## Contributors - -
@@ -239,5 +261,4 @@ Nate
- \ No newline at end of file + \ No newline at end of file