mirror of
https://github.com/discourse/discourse.git
synced 2026-08-14 15:05:25 -05:00
DEV: remove H1 from crawler view header (#18201)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<header>
|
<header>
|
||||||
<a href="<%= path "/" %>">
|
<a href="<%= path "/" %>">
|
||||||
<h1><%=SiteSetting.title%></h1>
|
<%=SiteSetting.title%>
|
||||||
</a>
|
</a>
|
||||||
</header>
|
</header>
|
||||||
|
|||||||
Reference in New Issue
Block a user