mirror of https://github.com/luizdepra/hugo-coder.git

Simon Hollingshead
30.59.2024 444d2847a59e13b4ea0529177fe9e62e0afa481d
docs/configurations.md
@@ -140,7 +140,7 @@
| Configuration  | Type   | Required | Description                              | Example                         |
| -------------- | ------ | -------- | ---------------------------------------- | ------------------------------- |
| name           | string | Yes      | Icon name.                               | `"Github"`                      |
| icon           | string | Yes      | ForkAwesome icon classes.                | `"fa fa-github"`                |
| icon           | string | Yes      | FontAwesome icon classes.                | `"fa fa-github"`                |
| weight         | int    | Yes      | Icon order.                              | `1`                             |
| url            | string | Yes      | URL to redirect.                         | `"https://github.com/johndoe/"` |