Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
Remove Twitter badges from READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
ramosbugs committed Sep 5, 2023
1 parent 656b8ab commit 4ad3ece
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
</a>
</p>

[![Twitter](https://img.shields.io/twitter/url?label=%40unflakable&style=social&url=https%3A%2F%2Ftwitter.com%2Funflakable)](https://twitter.com/unflakable)

# Official Unflakable Plugins for JavaScript

This repository contains the official [Unflakable](https://unflakable.com) plugins for JavaScript
Expand Down
1 change: 0 additions & 1 deletion packages/cypress-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
</p>

[![npm version](https://img.shields.io/npm/v/@unflakable/cypress-plugin.svg)](https://www.npmjs.com/package/@unflakable/cypress-plugin)
[![Twitter](https://img.shields.io/twitter/url?label=%40unflakable&style=social&url=https%3A%2F%2Ftwitter.com%2Funflakable)](https://twitter.com/unflakable)

# Unflakable Plugin for Cypress

Expand Down
1 change: 0 additions & 1 deletion packages/jest-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
</p>

[![npm version](https://img.shields.io/npm/v/@unflakable/jest-plugin.svg)](https://www.npmjs.com/package/@unflakable/jest-plugin)
[![Twitter](https://img.shields.io/twitter/url?label=%40unflakable&style=social&url=https%3A%2F%2Ftwitter.com%2Funflakable)](https://twitter.com/unflakable)

# Unflakable Plugin for Jest

Expand Down
1 change: 0 additions & 1 deletion packages/js-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
</p>

[![npm version](https://img.shields.io/npm/v/@unflakable/js-api.svg)](https://www.npmjs.com/package/@unflakable/js-api)
[![Twitter](https://img.shields.io/twitter/url?label=%40unflakable&style=social&url=https%3A%2F%2Ftwitter.com%2Funflakable)](https://twitter.com/unflakable)

# Unflakable JavaScript API

Expand Down
2 changes: 0 additions & 2 deletions packages/plugins-common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
</a>
</p>

[![Twitter](https://img.shields.io/twitter/url?label=%40unflakable&style=social&url=https%3A%2F%2Ftwitter.com%2Funflakable)](https://twitter.com/unflakable)

# Unflakable JavaScript Plugins Common Library

This package contains code to be shared between all the Unflakable JavaScript plugins.
Expand Down

0 comments on commit 4ad3ece

Please sign in to comment.