Skip to content

Commit

Permalink
Update post.html
Browse files Browse the repository at this point in the history
  • Loading branch information
0xFh authored Jul 6, 2024
1 parent a0340d8 commit 6c2463d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ <h3>{{ post.title }}</h3>

<!-- Show modal before user leaves the page -->
{% if site.show_modal_on_exit %}
{% include modal.html title="Don't go yet!" subtitle="Remember, From the River to the Sea Palestine Will be Free." subtitle="You may also like..." closed=true showOnExit=true %}
{% include modal.html title="Remember, From the River to the Sea Palestine Will be Free !" subtitle="You may also like..." closed=true showOnExit=true %}
{% endif %}

{% include share.html %}
Expand Down

0 comments on commit 6c2463d

Please sign in to comment.