Commit 5ca3c18
committed
Move README.md to profile/README.md to render as org-landing page
GitHub's organisation-profile pattern surfaces a README at
`<org>/.github/profile/README.md` as the landing visible at
github.com/<org>. The same content at the repo root only renders on
the .github repo's own page, not on the org overview.
Moving the file into profile/ flips the rendering target so the
landing-page content shows on the JavaScriptSolidServer org page as
intended.
Ref: https://docs.github.com/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile1 parent 3257be6 commit 5ca3c18
1 file changed
File renamed without changes.
0 commit comments