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.
|
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">
|
||||||
<title>Seekra</title>
|
<title>Seekra</title>
|
||||||
<link rel="stylesheet" href="assets/style/style.css">
|
<link rel="stylesheet" href="assets/style/style.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<h1>Seekra</h1>
|
<h1>Seekra</h1>
|
||||||
<h3>Built to search.</h3>
|
<h3>Built to search.</h3>
|
||||||
@@ -35,5 +35,5 @@ limitations under the License.
|
|||||||
<footer>
|
<footer>
|
||||||
<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