Skip to content

Commit

Permalink
README updates (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirish authored May 24, 2023
1 parent 597b244 commit 780e089
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Recent Blog Posts Element for the SilverStripe Elemental module.

## Requirements

- silverstripe/blog: ^4.0@dev
- dnadesign/silverstripe-elemental: ^5@dev
- silverstripe/blog: ^4.0
- dnadesign/silverstripe-elemental: ^5.0

## Installation

Expand Down Expand Up @@ -52,7 +52,7 @@ template.
- Pagination
- Widgets (if the addon as been added and enabled)

![Overview Block - Single](./readme-images/overview-block-single.png)
![Overview Block - Single](./docs/en/_images/overview-block-single.png)

You will likely want to override the very basic default template that has been provided, you can do so by overriding the
template found with the namespace `Dynamic\Elements\Blog\Elements\ElementBlogOverview.ss`.
Expand Down Expand Up @@ -120,7 +120,7 @@ Page:
- Dynamic\Elements\Blog\Elements\ElementBlogPagination
```

![Overview Block Separated](./readme-images/overview-block-separated.png)
![Overview Block Separated](./docs/en/_images/overview-block-separated.png)

## ElementBlogWidgets

Expand Down
File renamed without changes
File renamed without changes

0 comments on commit 780e089

Please sign in to comment.