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