-
Notifications
You must be signed in to change notification settings - Fork 7
docs: update README with branding images #1148
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
base: main
Are you sure you want to change the base?
Changes from 3 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,19 @@ | ||
| # amp-devcontainer | ||
|
|
||
| <!-- markdownlint-disable --> | ||
|
||
| [](https://github.com/philips-software/amp-devcontainer/actions/workflows/linting-formatting.yml) [](https://github.com/philips-software/amp-devcontainer/actions/workflows/continuous-integration.yml) [](https://www.bestpractices.dev/projects/9267) [](https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-devcontainer) | ||
| <!-- markdownlint enable --> | ||
| <a href="https://github.com/philips-software/amp-devcontainer"> | ||
| <div align="center"> | ||
| <picture> | ||
| <source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/bd514b53-60de-4206-b97d-be4971d4908f"> | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. is this supposed to be visible in the readme view? on inspect I can see the code but I don't see the expect image
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. While checking it out from my GitHub app I also don't see the image. I wonder if it is scoped to my user account, I was trying to refrain from adding the images to the repository. But I don't know if that will hold. |
||
| <img alt="amp-devcontainer" src="https://github.com/user-attachments/assets/9ac111f8-7349-42e1-9778-d05d65969ba6"> | ||
| </picture> | ||
|
rjaegers marked this conversation as resolved.
|
||
| </div> | ||
| </a> | ||
|
|
||
| <div align="center"> | ||
| [](https://github.com/philips-software/amp-devcontainer/actions/workflows/linting-formatting.yml) [](https://github.com/philips-software/amp-devcontainer/actions/workflows/continuous-integration.yml) [](https://www.bestpractices.dev/projects/9267) [](https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-devcontainer) | ||
| </div> | ||
| <!-- markdownlint-enable --> | ||
|
rjaegers marked this conversation as resolved.
|
||
|
|
||
| # amp-devcontainer | ||
|
|
||
| ## Table of Contents | ||
|
|
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.