generated from Seekra/repository-template
Bug fix: Use <p> instead of <div> for the slogan
This commit is contained in:
+2
-2
@@ -24,9 +24,9 @@ limitations under the License.
|
||||
<body>
|
||||
<header>
|
||||
<h1>Seekra</h1>
|
||||
<div>
|
||||
<p>
|
||||
Built to search.
|
||||
</div>
|
||||
</p>
|
||||
</header>
|
||||
|
||||
<form>
|
||||
|
||||
Reference in New Issue
Block a user