diff --git a/CONTRIBUTING.md b/.github/contributing.md similarity index 100% rename from CONTRIBUTING.md rename to .github/contributing.md diff --git a/.github/funding.md b/.github/funding.md new file mode 100644 index 000000000..e991723d2 --- /dev/null +++ b/.github/funding.md @@ -0,0 +1,8 @@ +# These are supported funding model platforms + +github: [yyx990803, posva] +patreon: evanyou +open_collective: vuejs +ko_fi: # Replace with a single Ko-fi username +tidelift: npm/vue +custom: # Replace with a single custom sponsorship URL \ No newline at end of file diff --git a/README.md b/README.md index 9b8a5fee7..bae3ad679 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@


- logo of vue-awesome repository + logo of vue-awesome repository

diff --git a/logo.svg b/assets/logo.svg similarity index 100% rename from logo.svg rename to assets/logo.svg