Update auth_callback.html
This commit is contained in:
parent
fea26f352d
commit
b1b50bf45d
@ -1,7 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="{{ site.lang | default: "en-US" }}">
|
||||
<head>
|
||||
<link rel='redirect_uri' href='https://haclient.page.link/ha_auth'>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="theme-color" content="#2196F3">
|
||||
@ -9,6 +8,7 @@
|
||||
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
|
||||
</head>
|
||||
<body>
|
||||
<link rel='redirect_uri' href='https://haclient.page.link/ha_auth'>
|
||||
<main id="content" class="main-content" role="main">
|
||||
{{ content }}
|
||||
</main>
|
||||
|
Reference in New Issue
Block a user