fix: formatting
This commit is contained in:
parent
953ca7316c
commit
52a69ee43f
1 changed files with 1 additions and 1 deletions
|
@ -65,6 +65,6 @@ Rendering the output is as simple as:
|
||||||
|
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
Leaving us with:
|
Leaving us with:
|
||||||
{% image '<https://cdn.coryd.dev/blog/album-releases.jpg>', 'Albums I\'m looking forward to', 'w-full', '600px' %}
|
{% image 'https://cdn.coryd.dev/blog/album-releases.jpg', 'Albums I\'m looking forward to', 'w-full', '600px' %}
|
||||||
|
|
||||||
[^1]: At this point, a dev playground.
|
[^1]: At this point, a dev playground.
|
||||||
|
|
Reference in a new issue