generated from Seekra/repository-template
"Add HTML Elements and Style" #3
+4
-4
@@ -15,13 +15,13 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
jakob.scheid marked this conversation as resolved
Outdated
|
||||
<title>Seekra</title>
|
||||
|
jakob.scheid marked this conversation as resolved
Outdated
jakob.scheid
commented
Please remove the version annotation; there is not version yet Please remove the version annotation; there is not version yet
johannes.vos
commented
So better with © 2026 Seekra. All rights reserved.? So better with © 2026 Seekra. All rights reserved.?
|
||||
<link rel="stylesheet" href="assets/style/style.css">
|
||||
</head>
|
||||
<body>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>Seekra</h1>
|
||||
<h3>Built to search.</h3>
|
||||
@@ -35,5 +35,5 @@ limitations under the License.
|
||||
<footer>
|
||||
<p>© 2026 Seekra. All rights reserved.</p>
|
||||
</footer>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user
Please use the HTML entity (
©instead of©).It is changed.