diff options
| author | Track3 <pengliabc@live.cn> | 2019-05-26 17:48:19 +0800 |
|---|---|---|
| committer | Track3 <pengliabc@live.cn> | 2019-05-26 17:48:19 +0800 |
| commit | 8cdd37c74f77fd41048e115a8907c8da2e754333 (patch) | |
| tree | 72f05a87cbfaf45d8c10bd194cca38363f44daf3 /README.md | |
| parent | 0101f8b8d9e1db41c07dac094dfe11e4610325a7 (diff) | |
| download | hermit-8cdd37c74f77fd41048e115a8907c8da2e754333.tar.gz | |
Add stackoverflow icon
* See #68
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 5 insertions, 11 deletions
@@ -61,17 +61,11 @@ Use [RealFaviconGenerator](https://realfavicongenerator.net/) to generate these The following icons are supported, please make sure the `name` filed is exactly one of these: -* codepen -* facebook -* github -* gitlab -* instagram -* linkedin -* slack -* telegram -* twitter -* youtube -* email +| name | | | | +| --------------- | ----------- | ---------- | --------- | +| `email` | `codepen` | `facebook` | `github` | +| `gitlab` | `instagram` | `linkedin` | `slack` | +| `stackoverflow` | `telegram` | `twitter` | `youtube` | If that's not enough, you can see [Overriding templates](#overriding-templates) section. |
