Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<div class="rylo-overlay">
<div class="rylo-overlay__card" role="dialog" aria-modal="true" aria-labelledby="rylo-overlay-title">
<div class="rylo-overlay__text">
<h1 id="rylo-overlay-title" class="rylo-overlay__title">sign.Translate is now Sign Translate by Rylo.</h1>
<p class="rylo-overlay__subtitle">We have our new name and looks but your experience stays the same.</p>
<h1 id="rylo-overlay-title" class="rylo-overlay__title">Sign.translate is now part of Rylo</h1>
<p class="rylo-overlay__subtitle">We have a new name and look but your experience stays the same.</p>
</div>
<a class="rylo-overlay__cta" [href]="redirectUrl" (click)="redirect($event)" autofocus>Try Sign Translate</a>
</div>
Expand Down
Loading