You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @postphotos,
Here's a new issue from a support topic. This would also ideally be in the 0.7.0 milestone, but we've almost begun testing that already.
In this support topic, the
<a>
that wraps the site logo has anhref
value that doesn't end with a slash.https://www.traileraddict.com/article/fox-planning-6-x-men-movies-2018-2020-report/amp/?cb=16
In many cases, this probably doesn't make a difference. But in that case, it caused a 404.
To correct this, for the home_url value, we might consider passing a
'/'
argument.Could instead be:
The documentation says that it's the default usage.
The text was updated successfully, but these errors were encountered: