mirror of
https://github.com/eliasstepanik/core.git
synced 2026-01-11 09:28:40 +00:00
Update: License and Readme
This commit is contained in:
parent
88afa07ac5
commit
9fabd13030
21
LICENSE
Normal file
21
LICENSE
Normal file
@ -0,0 +1,21 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2024 Poozle Inc
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
@ -1,6 +1,6 @@
|
||||
<div align="center">
|
||||
<a href="https://core.heysol.ai">
|
||||
<img src="https://github.com/user-attachments/assets/3ae051f7-e77b-42b3-91d2-af69888e4d3f" width="200px" alt="CORE logo" />
|
||||
<img src="https://github.com/user-attachments/assets/9f60d6bc-60dc-4262-ba80-174aca787365" width="200px" alt="CORE logo" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
@ -148,8 +148,7 @@ export default function LoginMagicLinkPage() {
|
||||
<Card className="min-w-[400px] rounded-md p-3">
|
||||
<CardHeader className="flex flex-col items-start">
|
||||
<CardTitle className="mb-0 text-lg">
|
||||
{" "}
|
||||
We've sent you a magic link!
|
||||
Check your magic link
|
||||
</CardTitle>
|
||||
<CardDescription>
|
||||
The magic link is printed in the container logs if you are
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user