diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 210bbac5a..9fe649ba6 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -148,3 +148,4 @@ - [Matt Ellery](https://github.com/matt-ellery) - [Daniel Olshansky](https://github.com/olshansk) - [Gregor Podjed](https://github.com/gragorther) +- [Alexander Lazarević](https://e11bits.com) diff --git a/docs/configurations.md b/docs/configurations.md index c6397ed4c..b6c70003a 100644 --- a/docs/configurations.md +++ b/docs/configurations.md @@ -168,6 +168,7 @@ Social Icons are optional. To use them you will need to set at least all the fol | icon | string | Yes | FontAwesome icon classes. | `"fa-brands fa-github"` | | weight | int | Yes | Icon order. | `1` | | url | string | Yes | URL to redirect. | `"https://github.com/johndoe/"` | +| rel | string | No | Define the relationship | `"me"` | An example: