Skip to content

Commit

Permalink
Artly: Remove static links.
Browse files Browse the repository at this point in the history
See #8252
  • Loading branch information
alaczek committed Oct 25, 2024
1 parent 0cf65df commit cd52e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artly/templates/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ <h1 class="wp-block-heading has-text-align-left has-x-large-font-size" id="oops-
<!-- /wp:heading -->

<!-- wp:paragraph -->
<p>Go to the <a href="https://mag.mystagingwebsite.com">homepage</a> or try searching below.</p>
<p>It looks like nothing was found at this location. Maybe try a search?</p>
<!-- /wp:paragraph -->

<!-- wp:search {"label":"","showLabel":false,"placeholder":"Search...","width":630,"widthUnit":"px","style":{"border":{"radius":"0px","top":{"style":"none","width":"0px"},"right":{"style":"none","width":"0px"},"bottom":{"style":"none","width":"0px"},"left":{"style":"none","width":"0px"}}}} /--></div>
Expand Down

0 comments on commit cd52e59

Please sign in to comment.