mirror of
https://github.com/discourse/discourse.git
synced 2025-03-15 02:29:49 +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…
x
Reference in New Issue
Block a user