Skip to content

Commit

Permalink
Merge pull request #643 from jooru/patch-1
Browse files Browse the repository at this point in the history
Update particle_simplecontact.md
  • Loading branch information
rhukster authored Feb 3, 2023
2 parents 4858f37 + ba9a743 commit 8d17d18
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Docs/grav/themes/horizon/particle_simplecontact.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ These options affect the main area of the particle, and not the individual items
| Option | Description |
| :----- | :----- |
| Particle Name | This is the name of the particle used for back end management. It does not appear on the front end. |
| Title | **Enable** or **Disable** the prev / next navigation.
| CSS Classes | **Enable** or **Disable** the prev / next navigation. |
| Title | Sets the title for the particle that appears on the front end.
| CSS Classes | Set the CSS class(es) you would like to have apply at the particle level.

### Particle Item Options

Expand All @@ -42,4 +42,4 @@ These items make up the individual featured items in the particle. Items in this
| Title | This is the name of the item. It will appear in the front end. |
| Icon | Select the icon for the item. |
| Link | Enter Link. |
| Target | Target browser window when item is clicked. |
| Target | Target browser window when item is clicked. |

0 comments on commit 8d17d18

Please sign in to comment.