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 e6be51b commit 6e87466Copy full SHA for 6e87466
guard/templates/login.html.eex
@@ -60,7 +60,7 @@
60
<div class="wp-block-button has-custom-width wp-block-button__width-100 has-custom-font-size is-style-v8-dropshadow has-font-down-2-font-size">
61
<a class="wp-block-button__link has-v-8-black-color has-v-8-white-background-color has-text-color has-background has-link-color has-border-color wp-element-button" href="<%= @github %>" style="border-color:#CCCCCC;border-width:1px;border-radius:8px">
62
<img decoding="async" width="22" height="22" class="wp-image-23604" style="width: 22px;" src="https://semaphoreci.com/wp-content/uploads/2024/04/github.svg" alt="">
63
- <strong>Login with Github</strong>
+ <strong>Login with GitHub</strong>
64
</a>
65
</div>
66
<% end %>
0 commit comments