fixed inconsistent styling for reedsy prompt info
All checks were successful
/ web (push) Successful in 36s
All checks were successful
/ web (push) Successful in 36s
This commit is contained in:
parent
08fd4d1f91
commit
84a9544d34
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ nav: nav/blognav.html
|
|||
{% endif %}
|
||||
|
||||
{% if page.reedsy %}
|
||||
<p>📘 <em>This story was inspired by a Reedsy Prompt and submitted to their competition. As such, it has also been published on <a href="{{ page.reedsy }}">their website</a>.</em></p>
|
||||
<p>📘 This story was inspired by a Reedsy Prompt and submitted to their competition. As such, it has also been published on <a href="{{ page.reedsy }}">their website</a>.</p>
|
||||
{% endif %}
|
||||
|
||||
<div class="post-content">
|
||||
|
|
Loading…
Reference in a new issue