Skip to content

Commit

Permalink
less repeatitivity in html field
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomif committed Dec 22, 2024
1 parent 1dd23e2 commit 6f407e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Shlomif/Homepage/TrueStories.pm
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ EOF
{
html => <<"EOF",
<p>
Showing the rented apartment to a hot girl.
<q>I will await her.</q>
</p>
EOF
id => "showing-the-apartment-to-a-hot-girl",
Expand All @@ -113,7 +113,7 @@ EOF
{
html => <<"EOF",
<p>
Preventing a football goal.
<q>Never give up.</q>
</p>
EOF
id => "preventing-a-football-goal",
Expand Down

0 comments on commit 6f407e4

Please sign in to comment.