Merge branch 'master' into master

This commit is contained in:
fabianski7 2020-02-11 10:55:46 -03:00 committed by GitHub
commit 1055f720ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 580 additions and 391 deletions

1
.github/FUNDING.yml vendored Normal file
View File

@ -0,0 +1 @@
custom: ["https://www.buymeacoffee.com/ripienaar"]

967
README.md

File diff suppressed because it is too large Load Diff

View File

@ -8,6 +8,7 @@
<link rel="stylesheet" href="//unpkg.com/docsify/themes/vue.css"> <link rel="stylesheet" href="//unpkg.com/docsify/themes/vue.css">
</head> </head>
<body> <body>
<noscript>This page requires JavaScript to work, please enable it or just read it on <a href="https://github.com/ripienaar/free-for-dev">Here</a>.</noscript>
<div id="app">Loading...</div> <div id="app">Loading...</div>
<script> <script>
window.$docsify = { window.$docsify = {