Skip to content

Commit

Permalink
chore: update patreon links
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Jul 23, 2021
1 parent c36e9a3 commit f102499
Show file tree
Hide file tree
Showing 13 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion BACKERS.md
Expand Up @@ -165,7 +165,7 @@
</tr>
</table>

Support Framework7 development by [pledging on Patreon](https://www.patreon.com/vladimirkharlampidi)!
Support Framework7 development by [pledging on Patreon](https://www.patreon.com/framework7)!

### \$1000 Diamond Sponsor

Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
<a href="https://www.patreon.com/vladimirkharlampidi"><img src="https://framework7.io/i/support-badge.png" height="20"></a>
<a href="https://www.patreon.com/framework7"><img src="https://framework7.io/i/support-badge.png" height="20"></a>

# Change Log

Expand Down
4 changes: 2 additions & 2 deletions README.md
@@ -1,7 +1,7 @@
<p align="center"><a href="https://framework7.io" target="_blank" rel="noopener noreferrer"><img width="150" src="https://framework7.io/i/logo.svg" alt="Framework7"></a></p>

<p align="center">
<a href="https://www.patreon.com/vladimirkharlampidi"><img src="https://framework7.io/i/support-badge.png" height="20"></a>
<a href="https://www.patreon.com/framework7"><img src="https://framework7.io/i/support-badge.png" height="20"></a>
<a href="https://travis-ci.org/framework7io/framework7"><img src="https://travis-ci.org/framework7io/framework7.svg?branch=master" alt="Build Status"></a>
<a href="https://greenkeeper.io/"><img src="https://badges.greenkeeper.io/framework7io/Framework7.svg" alt="Greenkeeper"></a>
</p>
Expand All @@ -12,7 +12,7 @@

<h2 align="center">Supporting Framework7</h2>

Framework7 is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/framework7io/framework7/blob/master/BACKERS.md). If you'd like to join them, please consider [becoming a backer or sponsor on Patreon.](https://www.patreon.com/vladimirkharlampidi)
Framework7 is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/framework7io/framework7/blob/master/BACKERS.md). If you'd like to join them, please consider [becoming a backer or sponsor on Patreon.](https://www.patreon.com/framework7)

<h3 align="center">Sponsors</h3>

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -56,7 +56,7 @@
"homepage": "http://framework7.io/",
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/vladimirkharlampidi"
"url": "https://www.patreon.com/framework7"
},
"browserslist": [
"Android >= 7",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/README.md
@@ -1,12 +1,12 @@
<a href="https://www.patreon.com/vladimirkharlampidi"><img src="https://framework7.io/i/support-badge.png" height="20"></a>
<a href="https://www.patreon.com/framework7"><img src="https://framework7.io/i/support-badge.png" height="20"></a>

# Framework7

Full Featured Mobile HTML Framework For Building iOS & Android Apps

## Supporting Framework7

Framework7 is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/framework7io/framework7/blob/master/BACKERS.md). If you'd like to join them, please consider [becoming a backer or sponsor on Patreon.](https://www.patreon.com/vladimirkharlampidi)
Framework7 is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/framework7io/framework7/blob/master/BACKERS.md). If you'd like to join them, please consider [becoming a backer or sponsor on Patreon.](https://www.patreon.com/framework7)


## Getting Started
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Expand Up @@ -47,7 +47,7 @@
"homepage": "https://framework7.io/",
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/vladimirkharlampidi"
"url": "https://www.patreon.com/framework7"
},
"dependencies": {
"dom7": "^3.0.0",
Expand All @@ -57,4 +57,4 @@
"ssr-window": "^3.0.0",
"swiper": "^6.6.2"
}
}
}
4 changes: 2 additions & 2 deletions packages/react/README.md
@@ -1,12 +1,12 @@
<a href="https://www.patreon.com/vladimirkharlampidi"><img src="https://framework7.io/i/support-badge.png" height="20"></a>
<a href="https://www.patreon.com/framework7"><img src="https://framework7.io/i/support-badge.png" height="20"></a>

# Framework7 React

Framework7 React combines power of React framework with flexibility and UI of Framework7 mobile framework to build mobile apps in even more easy and quick way.

## Supporting Framework7

Framework7 is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/framework7io/framework7/blob/master/BACKERS.md). If you'd like to join them, please consider [becoming a backer or sponsor on Patreon.](https://www.patreon.com/vladimirkharlampidi)
Framework7 is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/framework7io/framework7/blob/master/BACKERS.md). If you'd like to join them, please consider [becoming a backer or sponsor on Patreon.](https://www.patreon.com/framework7)


## Getting Started with Framework7 React
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Expand Up @@ -41,6 +41,6 @@
"homepage": "https://framework7.io/react/",
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/vladimirkharlampidi"
"url": "https://www.patreon.com/framework7"
}
}
}
4 changes: 2 additions & 2 deletions packages/svelte/README.md
@@ -1,12 +1,12 @@
<a href="https://www.patreon.com/vladimirkharlampidi"><img src="https://framework7.io/i/support-badge.png" height="20"></a>
<a href="https://www.patreon.com/framework7"><img src="https://framework7.io/i/support-badge.png" height="20"></a>

# Framework7 Svelte

Framework7 Svelte combines power of Svelte framework with flexibility and UI of Framework7 mobile framework to build mobile apps in even more easy and quick way.

## Supporting Framework7

Framework7 is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/framework7io/framework7/blob/master/BACKERS.md). If you'd like to join them, please consider [becoming a backer or sponsor on Patreon.](https://www.patreon.com/vladimirkharlampidi)
Framework7 is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/framework7io/framework7/blob/master/BACKERS.md). If you'd like to join them, please consider [becoming a backer or sponsor on Patreon.](https://www.patreon.com/framework7)


## Getting Started with Framework7 Svelte
Expand Down
4 changes: 2 additions & 2 deletions packages/svelte/package.json
Expand Up @@ -40,6 +40,6 @@
"homepage": "https://framework7.io/svelte/",
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/vladimirkharlampidi"
"url": "https://www.patreon.com/framework7"
}
}
}
4 changes: 2 additions & 2 deletions packages/vue/README.md
@@ -1,12 +1,12 @@
<a href="https://www.patreon.com/vladimirkharlampidi"><img src="https://framework7.io/i/support-badge.png" height="20"></a>
<a href="https://www.patreon.com/framework7"><img src="https://framework7.io/i/support-badge.png" height="20"></a>

# Framework7 Vue

Framework7 Vue combines power and simplicity of great Vue.js framework with flexibility and UI of Framework7 mobile framework to build mobile apps in even more easy and quick way.

## Supporting Framework7

Framework7 is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/framework7io/framework7/blob/master/BACKERS.md). If you'd like to join them, please consider [becoming a backer or sponsor on Patreon.](https://www.patreon.com/vladimirkharlampidi)
Framework7 is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/framework7io/framework7/blob/master/BACKERS.md). If you'd like to join them, please consider [becoming a backer or sponsor on Patreon.](https://www.patreon.com/framework7)


## Getting Started with Framework7 Vue
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Expand Up @@ -40,6 +40,6 @@
"homepage": "https://framework7.io/vue/",
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/vladimirkharlampidi"
"url": "https://www.patreon.com/framework7"
}
}
}

0 comments on commit f102499

Please sign in to comment.