Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

Commit

Permalink
chore: update template
Browse files Browse the repository at this point in the history
  • Loading branch information
mainawycliffe committed Dec 10, 2019
1 parent 001c4c2 commit ac5b6af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions templates/loginSuccess.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@

<body>
<div id="message">
<h2>Woohoo!</h2>
<h2>hurrah!</h2>
<h1>{{ .AppName }}</h1>
<p>You are logged in to the Firebase Command-Line interface. You can immediately close this window and continue
using the CLI.</p>
<p>You are logged in to {{ .AppName }}. You can immediately close this window and continue
using Kamanda.</p>
</div>
</body>

Expand Down

0 comments on commit ac5b6af

Please sign in to comment.