Skip to content

Commit

Permalink
feat(hydra): Add collaborator section (ory#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfcurran authored and aeneasr committed Jul 2, 2020
1 parent 61d3a9c commit 58d54e6
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions src/pages/hydra.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -195,12 +195,11 @@ const HydraPage = () => (
left={
<>
<p className="mobile-offset-32">
ORY is the open source and cloud native identity infrastructure. ORY
is written in Go and open standards and consensus are the
foundation. It is language and platform independent, extremely
lightweight, starts up in seconds and doesn’t interfere with your
code. See our <a href="https://www.ory.sh/docs">documentation</a> to
get started.
The ORY community stands on the shoulders of individuals, companies,
and maintainers. We thank everyone involved - from submitting bug
reports and feature requests, to contributing patches, to sponsoring
our work. Our small team would have never been able to achieve this
without each and everyone of you.
</p>
</>
}
Expand Down

0 comments on commit 58d54e6

Please sign in to comment.