[TASK] add title and meta description
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 1m4s
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 1m4s
This commit is contained in:
parent
2bc5cb6014
commit
ce6a4fadde
@ -1,9 +1,12 @@
|
||||
<html lang="de" data-theme="dark">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>RISparser</title>
|
||||
<meta name="description" content="RISparser für Bundesgesetze in Österreich">
|
||||
|
||||
<link rel="stylesheet" href="pico.min.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta charset="UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
@ -1,9 +1,12 @@
|
||||
<html lang="de" data-theme="dark">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>RIS Parser</title>
|
||||
<meta name="description" content="RIS Parser für Bundesgesetze in Österreich">
|
||||
|
||||
<link rel="stylesheet" href="pico.min.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta charset="UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
Loading…
Reference in New Issue
Block a user