Update introduction.md

This commit is contained in:
João Amaral
2024-04-18 07:25:28 +09:00
committed by GitHub
parent e59a8805b9
commit 6ea4cb709d
+1 -1
View File
@@ -105,7 +105,7 @@ Within a `range` or `with` block you can access the context passed into the temp
Hugo renders this to:
```html
<p>My Page Title - foo</h2>
<p>My Page Title - foo</p>
```
{{% note %}}