Skip to content

Commit

Permalink
test the new CI
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Abraham <[email protected]>
  • Loading branch information
cjyabraham committed May 19, 2024
1 parent 55752dd commit b2ef1fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/wp-content/themes/lfevents/404.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<p>The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.</p>
</div>

<p>Please try the following:</p>
<p>Please try the following!</p>
<ul>
<li>Check your spelling
</li>
<li>Return to the <a href="<?php echo esc_url( home_url() ); ?>">homepage</a></li>
<li>Return to the <a href="<?php echo esc_url(home_url() ); ?>">homepage</a></li>
<li>Click the <a href="javascript:history.back()">Back</a> button
</li>
</ul>
Expand Down

1 comment on commit b2ef1fc

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Visit Site

Created multidev environment pr-903 for lfasiallcci.

Please sign in to comment.