Skip to content

Commit b612cd9

Browse files
Update footer links to social media (#67)
1 parent 9b040bc commit b612cd9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ GEM
114114
racc (~> 1.4)
115115
nokogiri (1.13.10-x86_64-darwin)
116116
racc (~> 1.4)
117+
nokogiri (1.13.10-x86_64-linux)
118+
racc (~> 1.4)
117119
octokit (4.25.1)
118120
faraday (>= 1, < 3)
119121
sawyer (~> 0.9)
@@ -175,6 +177,7 @@ GEM
175177
PLATFORMS
176178
arm64-darwin-21
177179
universal-darwin-22
180+
x86_64-linux-musl
178181

179182
DEPENDENCIES
180183
bootstrap (~> 5.0.2)

_config.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,17 +67,14 @@ footer:
6767
url: https://www.linkedin.com/company/backbase/
6868
icon: fab fa-linkedin-in
6969
- label: Instagram
70-
url: https://www.instagram.com/life_at_backbase/
70+
url: https://www.instagram.com/backbase_global/
7171
icon: fab fa-instagram
7272
- label: Glassdoor
7373
url: https://www.glassdoor.nl/Overzicht/Werken-bij-Backbase-EI_IE117266.11,19.htm?countryRedirect=true
7474
icon: fab custom-glassdoor
7575
- label: Facebook
7676
url: https://www.facebook.com/backbase
7777
icon: fab fa-facebook-f
78-
- label: Stack Overflow
79-
url: https://stackoverflow.com/jobs/companies/backbase
80-
icon: fab fa-stack-overflow
8178

8279
# Exclude from processing.
8380
# The following items will not be processed, by default.

0 commit comments

Comments
 (0)