Skip to content

Commit

Permalink
Fix Variable path
Browse files Browse the repository at this point in the history
  • Loading branch information
adityatelange committed May 20, 2023
1 parent b573091 commit ebbcfe9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@

| Variable | Value | Description |
| ----------------------- | ------------------------ | ----------- |
| `showDescriptioninHome` | `true` | |
| `hideAllTagsinHome` | `true` | |
| `searchBoxPlaceholder` | `Type here to search...` | |
| `titleIcon` | `index.png` | |
| `headers.key` | `Title` | |
| `headers.value` | `Tags` | |
| `params.showDescriptioninHome` | `true` | |
| `params.hideAllTagsinHome` | `true` | |
| `params.searchBoxPlaceholder` | `Type here to search...` | |
| `params.titleIcon` | `index.png` | |
| `params.headers.key` | `Title` | |
| `params.headers.value` | `Tags` | |
| `permalinks.tags` | `@:slug` | |

### Powered by
Expand Down

0 comments on commit ebbcfe9

Please sign in to comment.