Skip to content

Commit

Permalink
Tweak path to template
Browse files Browse the repository at this point in the history
Signed-off-by: Rick M <[email protected]>
  • Loading branch information
kingthorin authored Mar 4, 2025
1 parent 2270293 commit 9cfb05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ icon:
> [!NOTE]
> You can highlight important information in your articles or docs using different types of callouts (also known as admonitions – or alerts, as used in [the Hugo docs](https://gohugo.io/render-hooks/blockquotes/#alerts)).
The examples below use the same syntax as in Github Markdown. The template responsible for rendering them is at `site\layouts\_default\_markup\render-blockquote.html:`
The examples below use the same syntax as in Github Markdown. The template responsible for rendering them is at `site/layouts/_default/_markup/render-blockquote.html`

```
> [!NOTE]
Expand Down

0 comments on commit 9cfb05e

Please sign in to comment.