Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update logo image in header #420

Merged
merged 8 commits into from
Dec 6, 2023

Conversation

schaeferka
Copy link
Collaborator

Description

Updated the logo image used in the header to an svg file that includes the word mark.

Related Issue

Fixes #342

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@schaeferka schaeferka linked an issue Dec 5, 2023 that may be closed by this pull request
Copy link

netlify bot commented Dec 5, 2023

Deploy Preview for pepr-docs ready!

Name Link
🔨 Latest commit cac8bbe
🔍 Latest deploy log https://app.netlify.com/sites/pepr-docs/deploys/6570e0056ce4640008233c66
😎 Deploy Preview https://deploy-preview-420--pepr-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 47 (🔴 down 6 from production)
Accessibility: 98 (🔴 down 2 from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@schaeferka
Copy link
Collaborator Author

The Pepr horizontal wordmark for dark backgrounds svg file that I have looks a little pixelated. If there is a better svg file to use, I can easily update the header.

@schaeferka
Copy link
Collaborator Author

Updated to new svg file:

Screenshot 2023-12-06 at 09 54 08

cmwylie19
cmwylie19 previously approved these changes Dec 6, 2023
Copy link
Collaborator

@cmwylie19 cmwylie19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Collaborator

@btlghrants btlghrants left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@btlghrants btlghrants merged commit 2032ce4 into main Dec 6, 2023
15 checks passed
@btlghrants btlghrants deleted the 342-fix-docs-site-nav-header-logo-isnt-right branch December 6, 2023 21:09
mjnagel added a commit to defenseunicorns/uds-core that referenced this pull request Jan 8, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pepr](https://togithub.com/defenseunicorns/pepr) | [`0.18.1` ->
`0.21.1`](https://renovatebot.com/diffs/npm/pepr/0.18.1/0.21.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pepr/0.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pepr/0.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pepr/0.18.1/0.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pepr/0.18.1/0.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [typescript](https://www.typescriptlang.org/)
([source](https://togithub.com/Microsoft/TypeScript)) | [`5.2.2` ->
`5.3.3`](https://renovatebot.com/diffs/npm/typescript/5.2.2/5.3.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript/5.2.2/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.2.2/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>defenseunicorns/pepr (pepr)</summary>

###
[`v0.21.1`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.21.1)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.21.0...v0.21.1)

#### What's Changed

- chore: bump the production-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#455

**Full Changelog**:
defenseunicorns/pepr@v0.21.0...v0.21.1

###
[`v0.21.0`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.21.0)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.20.3...v0.21.0)

#### What's Changed

- feat: add resourceVersion tracking for watches & better watch recovery
by [@&#8203;jeff-mccoy](https://togithub.com/jeff-mccoy) in
[defenseunicorns/pepr#453
- chore: bump the production-dependencies group with 2 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#452

**Full Changelog**:
defenseunicorns/pepr@v0.20.3...v0.21.0

###
[`v0.20.3`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.20.3)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.20.2...v0.20.3)

#### What's Changed

- fix: bind debug logs to fluent-client watch log handler by
[@&#8203;jeff-mccoy](https://togithub.com/jeff-mccoy) in
[defenseunicorns/pepr#450

**Full Changelog**:
defenseunicorns/pepr@v0.20.2...v0.20.3

###
[`v0.20.2`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.20.2)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.20.1...v0.20.2)

#### What's Changed

- chore: bump actions/upload-artifact from 3.1.3 to 4.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#442
- chore: bump the prom-client version by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#443
- chore: bump actions/setup-node from 4.0.0 to 4.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#446
- chore: bump the production-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#448
- chore: bump the development-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#447
- chore: update peer deps (not updated by dependabot) by
[@&#8203;jeff-mccoy](https://togithub.com/jeff-mccoy) in
[defenseunicorns/pepr#449

**Full Changelog**:
defenseunicorns/pepr@v0.20.1...v0.20.2

###
[`v0.20.1`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.20.1)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.19.0...v0.20.1)

#### What's Changed

- chore: spelling by [@&#8203;cmwylie19](https://togithub.com/cmwylie19)
in
[defenseunicorns/pepr#441

**Full Changelog**:
defenseunicorns/pepr@v0.20.0...v0.20.1

###
[`v0.19.0`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.19.0)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.18.1...v0.19.0)

#### Features

- feat: add pepr monitor command by
[@&#8203;jeff-mccoy](https://togithub.com/jeff-mccoy) in
[defenseunicorns/pepr#411
- feat: updated containers function to work with mutate requests by
[@&#8203;schaeferka](https://togithub.com/schaeferka) in
[defenseunicorns/pepr#418

```typescript
When(a.Pod)
  .IsCreated()
  .Validate(pod => {
    // returns all containers in pod
    const podsContainers = containers(pod);

    for (const container of podsContainers) {
  ... go on
```


![image](https://togithub.com/defenseunicorns/pepr/assets/1096507/8e6c9400-a238-40ea-a774-b151f27db863)

#### What's Changed

- chore: create a library of helper functions that make working with
pepr easier by [@&#8203;schaeferka](https://togithub.com/schaeferka) in
[defenseunicorns/pepr#415
- fix: watch does not respect ns testing by
[@&#8203;cmwylie19](https://togithub.com/cmwylie19) in
[defenseunicorns/pepr#398
- chore: fix PeprStore rendering where multiple capabilities are in play
by [@&#8203;cmwylie19](https://togithub.com/cmwylie19) in
[defenseunicorns/pepr#422
- chore: update logo image in header by
[@&#8203;schaeferka](https://togithub.com/schaeferka) in
[defenseunicorns/pepr#420

**Full Changelog**:
defenseunicorns/pepr@v0.18.1...v0.19.0

</details>

<details>
<summary>Microsoft/TypeScript (typescript)</summary>

###
[`v5.3.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.3.3):
TypeScript 5.3.3

[Compare
Source](https://togithub.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

For release notes, check out the [release
announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/).

For the complete list of fixed issues, check out the

- [fixed issues query for Typescript 5.3.0
(Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.1
(RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.2
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.3
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.3%22+is%3Aclosed+).

Downloads are available on:

- [NuGet
package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

###
[`v5.3.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.3.2):
TypeScript 5.3

[Compare
Source](https://togithub.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2)

For release notes, check out the [release
announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/).

For the complete list of fixed issues, check out the

- [fixed issues query for Typescript 5.3.0
(Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.1
(RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.2
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+).

Downloads are available on:

- [NuGet
package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Megamind <882485+jeff-mccoy@users.noreply.github.com>
Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
robmcelvenny pushed a commit to owen-grady/uds-core-slim-dev that referenced this pull request Jun 3, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pepr](https://togithub.com/defenseunicorns/pepr) | [`0.18.1` ->
`0.21.1`](https://renovatebot.com/diffs/npm/pepr/0.18.1/0.21.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pepr/0.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pepr/0.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pepr/0.18.1/0.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pepr/0.18.1/0.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [typescript](https://www.typescriptlang.org/)
([source](https://togithub.com/Microsoft/TypeScript)) | [`5.2.2` ->
`5.3.3`](https://renovatebot.com/diffs/npm/typescript/5.2.2/5.3.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript/5.2.2/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.2.2/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>defenseunicorns/pepr (pepr)</summary>

###
[`v0.21.1`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.21.1)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.21.0...v0.21.1)

#### What's Changed

- chore: bump the production-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#455

**Full Changelog**:
defenseunicorns/pepr@v0.21.0...v0.21.1

###
[`v0.21.0`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.21.0)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.20.3...v0.21.0)

#### What's Changed

- feat: add resourceVersion tracking for watches & better watch recovery
by [@&#8203;jeff-mccoy](https://togithub.com/jeff-mccoy) in
[defenseunicorns/pepr#453
- chore: bump the production-dependencies group with 2 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#452

**Full Changelog**:
defenseunicorns/pepr@v0.20.3...v0.21.0

###
[`v0.20.3`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.20.3)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.20.2...v0.20.3)

#### What's Changed

- fix: bind debug logs to fluent-client watch log handler by
[@&#8203;jeff-mccoy](https://togithub.com/jeff-mccoy) in
[defenseunicorns/pepr#450

**Full Changelog**:
defenseunicorns/pepr@v0.20.2...v0.20.3

###
[`v0.20.2`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.20.2)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.20.1...v0.20.2)

#### What's Changed

- chore: bump actions/upload-artifact from 3.1.3 to 4.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#442
- chore: bump the prom-client version by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#443
- chore: bump actions/setup-node from 4.0.0 to 4.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#446
- chore: bump the production-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#448
- chore: bump the development-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#447
- chore: update peer deps (not updated by dependabot) by
[@&#8203;jeff-mccoy](https://togithub.com/jeff-mccoy) in
[defenseunicorns/pepr#449

**Full Changelog**:
defenseunicorns/pepr@v0.20.1...v0.20.2

###
[`v0.20.1`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.20.1)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.19.0...v0.20.1)

#### What's Changed

- chore: spelling by [@&#8203;cmwylie19](https://togithub.com/cmwylie19)
in
[defenseunicorns/pepr#441

**Full Changelog**:
defenseunicorns/pepr@v0.20.0...v0.20.1

###
[`v0.19.0`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.19.0)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.18.1...v0.19.0)

#### Features

- feat: add pepr monitor command by
[@&#8203;jeff-mccoy](https://togithub.com/jeff-mccoy) in
[defenseunicorns/pepr#411
- feat: updated containers function to work with mutate requests by
[@&#8203;schaeferka](https://togithub.com/schaeferka) in
[defenseunicorns/pepr#418

```typescript
When(a.Pod)
  .IsCreated()
  .Validate(pod => {
    // returns all containers in pod
    const podsContainers = containers(pod);

    for (const container of podsContainers) {
  ... go on
```


![image](https://togithub.com/defenseunicorns/pepr/assets/1096507/8e6c9400-a238-40ea-a774-b151f27db863)

#### What's Changed

- chore: create a library of helper functions that make working with
pepr easier by [@&#8203;schaeferka](https://togithub.com/schaeferka) in
[defenseunicorns/pepr#415
- fix: watch does not respect ns testing by
[@&#8203;cmwylie19](https://togithub.com/cmwylie19) in
[defenseunicorns/pepr#398
- chore: fix PeprStore rendering where multiple capabilities are in play
by [@&#8203;cmwylie19](https://togithub.com/cmwylie19) in
[defenseunicorns/pepr#422
- chore: update logo image in header by
[@&#8203;schaeferka](https://togithub.com/schaeferka) in
[defenseunicorns/pepr#420

**Full Changelog**:
defenseunicorns/pepr@v0.18.1...v0.19.0

</details>

<details>
<summary>Microsoft/TypeScript (typescript)</summary>

###
[`v5.3.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.3.3):
TypeScript 5.3.3

[Compare
Source](https://togithub.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

For release notes, check out the [release
announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/).

For the complete list of fixed issues, check out the

- [fixed issues query for Typescript 5.3.0
(Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.1
(RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.2
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.3
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.3%22+is%3Aclosed+).

Downloads are available on:

- [NuGet
package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

###
[`v5.3.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.3.2):
TypeScript 5.3

[Compare
Source](https://togithub.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2)

For release notes, check out the [release
announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/).

For the complete list of fixed issues, check out the

- [fixed issues query for Typescript 5.3.0
(Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.1
(RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.2
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+).

Downloads are available on:

- [NuGet
package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Megamind <882485+jeff-mccoy@users.noreply.github.com>
Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

fix: docs site nav header / logo isn't right
3 participants