Merge pull request #3 from yamozha/all-contributors/add-vassdeniss
docs: add vassdeniss as a contributor
This commit is contained in:
commit
8dc53754f5
24
.all-contributorsrc
Normal file
24
.all-contributorsrc
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"files": [
|
||||||
|
"README.md"
|
||||||
|
],
|
||||||
|
"imageSize": 100,
|
||||||
|
"commit": false,
|
||||||
|
"contributors": [
|
||||||
|
{
|
||||||
|
"login": "vassdeniss",
|
||||||
|
"name": "vassdeniss",
|
||||||
|
"avatar_url": "https://avatars.githubusercontent.com/u/72888249?v=4",
|
||||||
|
"profile": "https://github.com/vassdeniss",
|
||||||
|
"contributions": [
|
||||||
|
"design"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"contributorsPerLine": 7,
|
||||||
|
"projectName": "reValuate",
|
||||||
|
"projectOwner": "yamozha",
|
||||||
|
"repoType": "github",
|
||||||
|
"repoHost": "https://github.com",
|
||||||
|
"skipCi": true
|
||||||
|
}
|
23
README.md
23
README.md
@ -1,4 +1,7 @@
|
|||||||
# CurrencySite
|
# CurrencySite
|
||||||
|
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||||
|
[](#contributors-)
|
||||||
|
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||||
School project for helping people consider throwing their trash out in the right bins, in order to help out with recycling.
|
School project for helping people consider throwing their trash out in the right bins, in order to help out with recycling.
|
||||||
|
|
||||||
# Contributors
|
# Contributors
|
||||||
@ -11,3 +14,23 @@ Backend Django, HTML template implementation
|
|||||||
:---:|
|
:---:|
|
||||||
Front-end Javascript, Bootstrap and HTML
|
Front-end Javascript, Bootstrap and HTML
|
||||||
[vassdeniss](https://github.com/vassdeniss)|
|
[vassdeniss](https://github.com/vassdeniss)|
|
||||||
|
|
||||||
|
## Contributors ✨
|
||||||
|
|
||||||
|
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||||
|
|
||||||
|
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||||
|
<!-- prettier-ignore-start -->
|
||||||
|
<!-- markdownlint-disable -->
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td align="center"><a href="https://github.com/vassdeniss"><img src="https://avatars.githubusercontent.com/u/72888249?v=4?s=100" width="100px;" alt=""/><br /><sub><b>vassdeniss</b></sub></a><br /><a href="#design-vassdeniss" title="Design">🎨</a></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<!-- markdownlint-restore -->
|
||||||
|
<!-- prettier-ignore-end -->
|
||||||
|
|
||||||
|
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||||
|
|
||||||
|
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
Reference in New Issue
Block a user