fix: naming and manifest

This commit is contained in:
Eric 2024-05-01 14:28:26 +00:00
parent 6521af17fc
commit 1e87faca48
2 changed files with 6 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<div>
<a href="https://github.com/ericpaulsen" style="text-decoration: none; color: inherit;">
<span style="vertical-align:middle;">M Atif Ali</span>
<span style="vertical-align:middle;">Eric Paulsen</span>
<img src="https://github.com/ericpaulsen.png" width="24px" height="24px" style="vertical-align:middle; margin: 0px;"/>
</a>
</div>

View File

@ -1095,6 +1095,11 @@
"description": "Integrate Coder with JFrog Artifactory",
"path": "./guides/artifactory-integration.md"
},
{
"title": "Island Secure Browser Integration",
"description": "Integrate Coder with Island's Secure Browser",
"path": "./guides/island-integration.md"
},
{
"title": "Template ImagePullSecrets",
"description": "Creating ImagePullSecrets for private registries",