Skip to content

Commit

Permalink
Update README.md with image size details
Browse files Browse the repository at this point in the history
  • Loading branch information
bilgeyucel authored Nov 21, 2023
1 parent 6d989e2 commit c2998b8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,9 @@ Second tab content here

### Adding an image in article content

![alt text](image path.png "Markdown *caption* with a **[bold link](/)**")

```markdown
![alt text](image_path.png#small "Markdown *caption* with a **[bold link](/)**")
```
### Editing the theme

HTML template files are located at /themes/haystack/layouts
Expand Down

1 comment on commit c2998b8

@vercel
Copy link

@vercel vercel bot commented on c2998b8 Nov 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.