fix-2 some design
Some checks failed
security / codeql (push) Has been cancelled
ci / changes (push) Has been cancelled
ci / lint (push) Has been cancelled
ci / lint-actions (push) Has been cancelled
ci / gen (push) Has been cancelled
ci / fmt (push) Has been cancelled
ci / test-go-pg (macos-latest) (push) Has been cancelled
ci / test-go-pg (ubuntu-latest) (push) Has been cancelled
ci / test-go-pg (windows-2022) (push) Has been cancelled
ci / test-go-pg-17 (push) Has been cancelled
ci / test-go-race-pg (push) Has been cancelled
ci / test-go-tailnet-integration (push) Has been cancelled
ci / test-js (push) Has been cancelled
ci / test-e2e (push) Has been cancelled
ci / chromatic (push) Has been cancelled
ci / offlinedocs (push) Has been cancelled
ci / required (push) Has been cancelled
ci / check-build (push) Has been cancelled
ci / build (push) Has been cancelled
ci / deploy (push) Has been cancelled
ci / sqlc-vet (push) Has been cancelled
ci / notify-slack-on-failure (push) Has been cancelled
Docs CI / docs (push) Has been cancelled
Linear Release / Sync issues to next Linear release (push) Has been cancelled
Linear Release / Sync backports to Linear release (push) Has been cancelled
Linear Release / Move Linear release to Code Freeze (push) Has been cancelled
OpenSSF Scorecard / Scorecard analysis (push) Has been cancelled
Stale Issue, Branch and Old Workflows Cleanup / issues (push) Has been cancelled
Stale Issue, Branch and Old Workflows Cleanup / branches (push) Has been cancelled
Stale Issue, Branch and Old Workflows Cleanup / del_runs (push) Has been cancelled
nightly-gauntlet / test-go-pg (macos-latest) (push) Has been cancelled
nightly-gauntlet / test-go-pg (windows-2022) (push) Has been cancelled
nightly-gauntlet / notify-slack-on-failure (push) Has been cancelled
weekly-docs / check-docs (push) Has been cancelled
docker-base / build (push) Has been cancelled
Some checks failed
security / codeql (push) Has been cancelled
ci / changes (push) Has been cancelled
ci / lint (push) Has been cancelled
ci / lint-actions (push) Has been cancelled
ci / gen (push) Has been cancelled
ci / fmt (push) Has been cancelled
ci / test-go-pg (macos-latest) (push) Has been cancelled
ci / test-go-pg (ubuntu-latest) (push) Has been cancelled
ci / test-go-pg (windows-2022) (push) Has been cancelled
ci / test-go-pg-17 (push) Has been cancelled
ci / test-go-race-pg (push) Has been cancelled
ci / test-go-tailnet-integration (push) Has been cancelled
ci / test-js (push) Has been cancelled
ci / test-e2e (push) Has been cancelled
ci / chromatic (push) Has been cancelled
ci / offlinedocs (push) Has been cancelled
ci / required (push) Has been cancelled
ci / check-build (push) Has been cancelled
ci / build (push) Has been cancelled
ci / deploy (push) Has been cancelled
ci / sqlc-vet (push) Has been cancelled
ci / notify-slack-on-failure (push) Has been cancelled
Docs CI / docs (push) Has been cancelled
Linear Release / Sync issues to next Linear release (push) Has been cancelled
Linear Release / Sync backports to Linear release (push) Has been cancelled
Linear Release / Move Linear release to Code Freeze (push) Has been cancelled
OpenSSF Scorecard / Scorecard analysis (push) Has been cancelled
Stale Issue, Branch and Old Workflows Cleanup / issues (push) Has been cancelled
Stale Issue, Branch and Old Workflows Cleanup / branches (push) Has been cancelled
Stale Issue, Branch and Old Workflows Cleanup / del_runs (push) Has been cancelled
nightly-gauntlet / test-go-pg (macos-latest) (push) Has been cancelled
nightly-gauntlet / test-go-pg (windows-2022) (push) Has been cancelled
nightly-gauntlet / notify-slack-on-failure (push) Has been cancelled
weekly-docs / check-docs (push) Has been cancelled
docker-base / build (push) Has been cancelled
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<!-- markdownlint-disable MD041 -->
|
||||
<div align="center">
|
||||
<a href="https://coder.com#gh-light-mode-only" rel="nofollow">
|
||||
<img src="/coder/coder/raw/main/docs/images/logo-black.png" alt="Coder Logo Light" style="width: 128px; max-width: 100%;">
|
||||
<img src="./docs/images/logo-black.png" alt="Coder Logo Light" style="width: 128px; max-width: 100%;">
|
||||
</a>
|
||||
<a href="https://coder.com#gh-dark-mode-only" rel="nofollow">
|
||||
<img src="/coder/coder/raw/main/docs/images/logo-white.png" alt="Coder Logo Dark" style="width: 128px; max-width: 100%;">
|
||||
<img src="./docs/images/logo-white.png" alt="Coder Logo Dark" style="width: 128px; max-width: 100%;">
|
||||
</a>
|
||||
|
||||
<h1>
|
||||
|
||||
Reference in New Issue
Block a user