mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 10:57:04 +08:00
DEV: remove H1 from crawler view header (#18201)
This commit is contained in:
parent
dacdec5acc
commit
b0ac98b465
|
@ -1,5 +1,5 @@
|
|||
<header>
|
||||
<a href="<%= path "/" %>">
|
||||
<h1><%=SiteSetting.title%></h1>
|
||||
<%=SiteSetting.title%>
|
||||
</a>
|
||||
</header>
|
||||
|
|
Loading…
Reference in New Issue
Block a user