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>2020-10-18 18:00:53 +0300
committerGitHub <noreply@github.com>2020-10-18 18:00:53 +0300
commitfccb057ef9624c9013344855d4dbca1d3446b047 (patch)
tree70195f54d5439258400455f3604492102d49e9b3
parente6dcf533669e75b6e518ba9fd2fd52d93831c750 (diff)
parent9c54bf8ac163388185a56094af65b72cf439ae44 (diff)
Merge pull request #133 from jakewies/all-contributors/add-tommorris
-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 2f6bea3..86c79ea 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -159,6 +159,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "tommorris",
+ "name": "Tom Morris",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/175?v=4",
+ "profile": "https://tommorris.org/",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
diff --git a/README.md b/README.md
index 477e5b7..d3a48fd 100644
--- a/README.md
+++ b/README.md
@@ -210,7 +210,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-16-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-17-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)):
@@ -240,6 +240,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center"><a href="https://github.com/jdl031"><img src="https://avatars3.githubusercontent.com/u/1720477?v=4" width="100px;" alt=""/><br /><sub><b>James Lloyd</b></sub></a><br /><a href="https://github.com/jakewies/hugo-theme-codex/commits?author=jdl031" title="Code">💻</a></td>
<td align="center"><a href="http://wilsonehusin.com"><img src="https://avatars1.githubusercontent.com/u/14004487?v=4" width="100px;" alt=""/><br /><sub><b>Wilson E. Husin</b></sub></a><br /><a href="https://github.com/jakewies/hugo-theme-codex/commits?author=wilsonehusin" title="Code">💻</a></td>
+ <td align="center"><a href="https://tommorris.org/"><img src="https://avatars0.githubusercontent.com/u/175?v=4" width="100px;" alt=""/><br /><sub><b>Tom Morris</b></sub></a><br /><a href="https://github.com/jakewies/hugo-theme-codex/commits?author=tommorris" title="Code">💻</a></td>
</tr>
</table>