Skip to content

Commit 5a2cf7c

Browse files
authored
chore(docs): remove tabs from appearance settings (#11726)
1 parent 8301379 commit 5a2cf7c

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/admin/appearance.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,7 @@ and `docs` are available as three special icons.
5656

5757
### Configuration
5858

59-
<div class="tabs">
60-
61-
## Kubernetes
59+
#### Kubernetes
6260

6361
To configure support links in your Coder Kubernetes deployment, update your Helm
6462
chart values as follows:
@@ -79,7 +77,7 @@ coder:
7977
"/emojis/1f3e1.png"}]
8078
```
8179
82-
## System package
80+
#### System package
8381
8482
if running as a system service, set an environment variable
8583
`CODER_SUPPORT_LINKS` in `/etc/coder.d/coder.env` as follows,
@@ -95,8 +93,6 @@ export CODER_SUPPORT_LINKS='[{"name": "Hello GitHub", "target": "https://github.
9593
coder-server
9694
```
9795

98-
</div>
99-
10096
## Up next
10197

10298
- [Enterprise](../enterprise.md)

0 commit comments

Comments
 (0)