mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 05:39:12 +00:00
Make the docs and github buttons on the sign in email less prominent
This commit is contained in:
@@ -30,9 +30,9 @@
|
|||||||
|
|
||||||
<div style="margin-top: 30px; text-align: center;">
|
<div style="margin-top: 30px; text-align: center;">
|
||||||
<a href="https://docs.khoj.dev" target="_blank"
|
<a href="https://docs.khoj.dev" target="_blank"
|
||||||
style="display: inline-block; margin: 0 10px; padding: 8px 15px; background-color: #FFA07A; color: #ffffff; text-decoration: none; border-radius: 5px;">Docs</a>
|
style="display: inline-block; margin: 0 10px; padding: 8px 15px; border: 2px solid #FFA07A; color: #FFA07A; text-decoration: none; border-radius: 5px; background-color: transparent;">Docs</a>
|
||||||
<a href="https://github.com/khoj-ai/khoj" target="_blank"
|
<a href="https://github.com/khoj-ai/khoj" target="_blank"
|
||||||
style="display: inline-block; margin: 0 10px; padding: 8px 15px; background-color: #FFA07A; color: #ffffff; text-decoration: none; border-radius: 5px;">GitHub</a>
|
style="display: inline-block; margin: 0 10px; padding: 8px 15px; border: 2px solid #FFA07A; color: #FFA07A; text-decoration: none; border-radius: 5px; background-color: transparent;">GitHub</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user