generated from Seekra/repository-template
Add description meta
This commit is contained in:
+3
-2
@@ -16,8 +16,9 @@ limitations under the License.
|
|||||||
-->
|
-->
|
||||||
<html lang="en-US">
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="description" content="The Seekra search engine">
|
||||||
<title>Seekra</title>
|
<title>Seekra</title>
|
||||||
<link rel="stylesheet" href="assets/style/style.css">
|
<link rel="stylesheet" href="assets/style/style.css">
|
||||||
</head>
|
</head>
|
||||||
@@ -36,4 +37,4 @@ limitations under the License.
|
|||||||
<p>© 2026 Seekra. All rights reserved.</p>
|
<p>© 2026 Seekra. All rights reserved.</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user