File tree Expand file tree Collapse file tree 3 files changed +9
-8
lines changed
Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: A Helm chart for deploying Unikorn's IdP
44
55type : application
66
7- version : v0.1.0
8- appVersion : v0.1.0
7+ version : v0.1.1
8+ appVersion : v0.1.1
99
1010icon : https://raw.githubusercontent.com/unikorn-cloud/assets/main/images/logos/dark-on-light/icon.png
Original file line number Diff line number Diff line change 22<html lang= " en" >
33<head>
44 <title>Unikorn Identity</title>
5- <link rel= " icon" href= " https://unikorn-cloud.github.io/assets/images/logos/light-on-dark/icon.svg" >
6- <link rel= " stylesheet" href= " https://unikorn-cloud.github.io/assets/css/base.css" >
5+ <link rel= " icon" href= " https://assets.unikorn-cloud.org/images/logos/light-on-dark/icon.svg" >
6+ <link rel= " stylesheet" href= " https://assets.unikorn-cloud.org/css/base.css" >
7+
78 <style>
89 :root {
910 --brand-dark: rgb(49, 80, 89);
5152</head>
5253<body>
5354 <header>
54- <img src= " https://unikorn-cloud.github.io/assets /images/logos/light-on-dark/logo.svg" />
55+ <img src= " https://assets. unikorn-cloud.org /images/logos/light-on-dark/logo.svg" />
5556 </header>
5657 <main>
5758 <h1>Oops! Something went wrong</h1>
Original file line number Diff line number Diff line change 22<html lang= " en" >
33<head>
44 <title>Unikorn Identity</title>
5- <link rel= " icon" href= " https://unikorn-cloud.github.io/assets /images/logos/light-on-dark/icon.svg" >
6- <link rel= " stylesheet" href= " https://unikorn-cloud.github.io/assets /css/base.css" >
5+ <link rel= " icon" href= " https://assets. unikorn-cloud.org /images/logos/light-on-dark/icon.svg" >
6+ <link rel= " stylesheet" href= " https://assets. unikorn-cloud.org /css/base.css" >
77 <style>
88 body {
99 background-image: var(--background-image);
6666<body>
6767 <section>
6868 <header>
69- <img src= " https://unikorn-cloud.github.io/assets /images/logos/light-on-dark/logo.svg" />
69+ <img src= " https://assets. unikorn-cloud.org /images/logos/light-on-dark/logo.svg" />
7070 </header>
7171 <main>
7272 <p>Enter your e-mail address to continue</p>
You can’t perform that action at this time.
0 commit comments