We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 244f794 commit ceeff84Copy full SHA for ceeff84
_includes/ion-header.html
@@ -7,7 +7,7 @@
7
{% if page.url == "/" %}
8
<ion-buttons slot="end">
9
<ion-button id="adminLogin">
10
- <ion-icon size="large" slot="icon-only" name="log-in-outline" color="succes"></ion-icon>
+ <ion-icon size="large" slot="icon-only" name="log-in-outline" color="success"></ion-icon>
11
</ion-button>
12
</ion-buttons>
13
<script>
0 commit comments