Skip to content

Commit 0ece34c

Browse files
Adjustments on home screen (#8)
* chore: adjust image on homescreen * Create CNAME * chore: provide correct alt value Co-authored-by: Acácio Santos <acacioas@gmail.com>
1 parent 37a07a5 commit 0ece34c

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
engineering.backbase.com

_includes/bb_splash.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{% if page.splash %}
22
<div class="bb-splash">
33
<div class="bb-splash__background">
4-
<img src="/assets/images/eng.background.png" alt="Woman working on a computer" />
4+
<img src="/assets/images/tangerine.png" alt="Developer smiling while holding a tangerine" />
55
</div>
66

77
<div class="bb-splash__content">

assets/images/tangerine.png

1.1 MB
Loading

0 commit comments

Comments
 (0)