Skip to content

Commit cb0c9af

Browse files
authored
chore: add sdk link and open search bar (#2912)
1 parent 893b23a commit cb0c9af

3 files changed

Lines changed: 2 additions & 6 deletions

File tree

docs/custom.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,6 @@ html:not(.dark) {
9292
color: #e2e8f0 !important;
9393
}
9494

95-
/* Search bar — hidden */
96-
#navbar [id="search-bar-entry"] {
97-
display: none !important;
98-
}
99-
10095
/* Logo link — inline-flex so the "/ Docs" label sits to the right */
10196
#navbar a[data-slot="context-menu-trigger"] {
10297
display: inline-flex !important;

docs/getting-started/enforcement.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Permify exposes its APIs via both [gRPC](https://buf.build/permifyco/permify/doc
2828
- [Java](https://github.com/Permify/permify-java)
2929
- [Javascript](https://github.com/Permify/permify-javascript)
3030
- [Typescript](https://github.com/Permify/permify-typescript)
31+
- [PHP](https://github.com/Permify/permify-php/)
3132

3233
<Note>
3334
<h3>Integration with a Service Mesh</h3>

docs/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)