Add social login links to VSF register step 1
This commit is contained in:
@@ -91,6 +91,19 @@
|
||||
</footer>
|
||||
<footer class="sg-card-segment sg-card-segment--gray" aria-label="Registrieren mit">
|
||||
<div class="sg-strong">Registrieren mit</div>
|
||||
<div>
|
||||
<a class="social-logo" href="#" aria-label="Mit Google fortfahren" data-idp="google">
|
||||
<span class="kcLogoIdP-google" aria-hidden="true"></span>
|
||||
</a>
|
||||
|
||||
<a class="social-logo" href="#" aria-label="Mit LinkedIn fortfahren" data-idp="linkedin">
|
||||
<span class="kcLogoIdP-linkedin" aria-hidden="true"></span>
|
||||
</a>
|
||||
|
||||
<a class="social-logo" href="#" aria-label="Mit Microsoft fortfahren" data-idp="microsoft">
|
||||
<span class="kcLogoIdP-microsoft" aria-hidden="true"></span>
|
||||
</a>
|
||||
</div>
|
||||
</footer>
|
||||
</article>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user