Skip to content

Social Icons in README displayed incorrectly in Safari #11725

@wrussell1999

Description

@wrussell1999

Describe the issue

Follow up on kestra-io/docs#3149

The social icons need to be replaced with the following in the README. See this PR for context: #11722

<p align="center">
  <a href="https://twitter.com/kestra_io" style="margin: 0 10px;">
        <img height="25" src="https://kestra.io/twitter.svg" alt="twitter" width="35" height="25" /></a>
  <a href="https://www.linkedin.com/company/kestra/" style="margin: 0 10px;">
        <img height="25" src="https://kestra.io/linkedin.svg" alt="linkedin" width="35" height="25" /></a> 
  <a href="https://www.youtube.com/@kestra-io" style="margin: 0 10px;">
        <img height="25" src="https://kestra.io/youtube.svg" alt="youtube" width="35" height="25" /></a>
</p>

All of our plugin repositories will need this updated. Here's a few of the main ones:

Environment

  • Kestra Version: develop

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGreat issue for new contributors

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions