* Fixes #2862 Why: * According Twitter brand guideline says we cannot use the "Twitter icon" with "Twitter text". This change addresses the need by: * Replacing the span text from Twitter for @Bulma * Updates button text Changes @Bulma to @jgthms Co-authored-by: Ricardo Martins (ext.) <Ricardo.Martins@ctw.bmwgroup.com>
This commit is contained in:
parent
b453a5cda9
commit
07288ee605
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ meta:
|
|||
<span class="icon">
|
||||
<i class="fab fa-twitter"></i>
|
||||
</span>
|
||||
<span>Twitter</span>
|
||||
<span>@jgthms</span>
|
||||
</button>
|
||||
<button class="button is-success">
|
||||
<span class="icon is-small">
|
||||
|
|
Loading…
Add table
Reference in a new issue