Change site name to "Account", add comet icon
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
... and remove the "beta" tag.
This commit is contained in:
@@ -15,9 +15,11 @@
|
||||
<div id="wrapper">
|
||||
<header>
|
||||
<h1>
|
||||
<span class ="icon">
|
||||
<%= render partial: "shared/icons/comet" %>
|
||||
</span>
|
||||
<span class ="project-name">Kosmos</span>
|
||||
<span class ="site-name">Akkounts</span>
|
||||
<span class="beta"><span class="bolt">⚡</span> beta</span>
|
||||
<span class ="site-name">Account</span>
|
||||
</h1>
|
||||
<% if user_signed_in? %>
|
||||
<p class="current-user">
|
||||
|
||||
Reference in New Issue
Block a user