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-07-20 23:15:43 +0300
committerGitHub <noreply@github.com>2021-07-20 23:15:43 +0300
commit0782ca24a23895ea1c8de0ab3203ae243f6f2b8c (patch)
tree24445164f463fb23b1a3c9621ce04b8165fe43e4
parent937bd22c8bfa2efb30ee34f08ae47236f55709da (diff)
parent3b650421aa6cc9a6d67f002f9a27c09121422235 (diff)
Merge pull request #178 from jakewies/all-contributors/add-altescape
-rw-r--r--.all-contributorsrc9
-rw-r--r--README.md3
2 files changed, 11 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index dbfdb59..803d6d7 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -214,6 +214,15 @@
"code",
"design"
]
+ },
+ {
+ "login": "altescape",
+ "name": "Michael Watts",
+ "avatar_url": "https://avatars.githubusercontent.com/u/811806?v=4",
+ "profile": "http://michaelwatts.me",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
diff --git a/README.md b/README.md
index 1196b08..eb4523c 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-22-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-23-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)):
@@ -260,6 +260,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</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> <a href="#design-gprst" title="Design">🎨</a></td>
+ <td align="center"><a href="http://michaelwatts.me"><img src="https://avatars.githubusercontent.com/u/811806?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Michael Watts</b></sub></a><br /><a href="https://github.com/jakewies/hugo-theme-codex/commits?author=altescape" title="Code">💻</a></td>
</tr>
</table>