Skip to content

Commit

Permalink
formatted
Browse files Browse the repository at this point in the history
Signed-off-by: SayedTahsin <[email protected]>
  • Loading branch information
SayedTahsin committed Jul 8, 2024
1 parent 1288511 commit a2da427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/_default/embed_console.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script>
const acSignInButton = document.getElementById('ac-sign-in-button');
const hostname =window.location.hostname
const hostname =window.location.hostname

if(hostname==='appscode.ninja')
acSignInButton.setAttribute('href', 'https://accounts.appscode.ninja/accounts/user/login');
Expand Down

0 comments on commit a2da427

Please sign in to comment.