Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jakewies/hugo-theme-codex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJake Wiesler <jakewiesler@gmail.com>2021-06-17 00:09:23 +0300
committerGitHub <noreply@github.com>2021-06-17 00:09:23 +0300
commit9110d7bf9342ed59d63d8aee1f31b649a4df2182 (patch)
tree3180cbec88f915fd9b3d4aed6dbc224fec2b157e
parentc15942ed28d3497a359ded310c5596a3ca006aa5 (diff)
parent6b15b44b847f60b256461e973beb4a7b4e48ae25 (diff)
Merge pull request #173 from jakewies/all-contributors/add-gprst
-rw-r--r--.all-contributorsrc9
-rw-r--r--README.md5
2 files changed, 13 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index f57352a..8967082 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -204,6 +204,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "gprst",
+ "name": "gprst",
+ "avatar_url": "https://avatars.githubusercontent.com/u/32643653?v=4",
+ "profile": "https://github.com/gprst",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
diff --git a/README.md b/README.md
index da36e03..6641973 100644
--- a/README.md
+++ b/README.md
@@ -222,7 +222,7 @@ Check out the [CONTRIBUTORS.md file](https://github.com/jakewies/hugo-theme-code
## Contributors ✨
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
-[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -258,6 +258,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/macxcool"><img src="https://avatars.githubusercontent.com/u/2531654?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mark C</b></sub></a><br /><a href="https://github.com/jakewies/hugo-theme-codex/commits?author=macxcool" title="Code">💻</a></td>
<td align="center"><a href="https://rbn.is"><img src="https://avatars.githubusercontent.com/u/5955614?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Robin</b></sub></a><br /><a href="https://github.com/jakewies/hugo-theme-codex/commits?author=rbnis" title="Code">💻</a></td>
</tr>
+ <tr>
+ <td align="center"><a href="https://github.com/gprst"><img src="https://avatars.githubusercontent.com/u/32643653?v=4?s=100" width="100px;" alt=""/><br /><sub><b>gprst</b></sub></a><br /><a href="https://github.com/jakewies/hugo-theme-codex/commits?author=gprst" title="Code">💻</a></td>
+ </tr>
</table>
<!-- markdownlint-restore -->