generated from thevahidal/jake
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from bcneng/feauture/change-links
feat: add BcnFoodies links and change logo
- Loading branch information
Showing
3 changed files
with
37 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1,57 @@ | ||
name = "Jake Gyllenhaal" | ||
description = "Accomplished actor, captivating with versatility and charisma." | ||
keywords = "Jake Gyllenhaal, actor, filmography, awards, versatile performances, Hollywood" | ||
image = "jake.webp" | ||
name = "BcnFoodies" | ||
description = "A list of Google Maps of restaurants curated by bcneng.org community." | ||
keywords = "food, foodies, barcelona, maps, eating" | ||
image = "bcnfoodies.webp" | ||
theme = "dark" | ||
primary_color = "#d81b60" | ||
text_align = "center" | ||
gtag_id = "G-33WB8LVHR6" | ||
base_url = "https://thevahidal.github.io/jake" | ||
base_url = "https://bcneng.github.io/foodies/" | ||
|
||
[[sections]] | ||
title = "Movies" | ||
description = "Here are some of my movies" | ||
title = "BcnFoodies" | ||
description = "A list of Google Maps of restaurants curated by bcneng.org community." | ||
direction = "column" | ||
item_style = "outline" | ||
[[sections.items]] | ||
title = "Nightcrawler" | ||
description = "A mesmerizing thriller delving into the dark world of crime journalism" | ||
url = "https://www.imdb.com/title/tt2872718/" | ||
title = "Barcelona" | ||
description = "" | ||
url = "https://maps.app.goo.gl/hQe9Tmh8FVyRN4Vc8" | ||
[[sections.items]] | ||
title = "Brokeback Mountain" | ||
description = "A groundbreaking romantic drama challenging societal expectations" | ||
url = "https://www.imdb.com/title/tt0388795/" | ||
title = "Madrid" | ||
description = "" | ||
url = "https://maps.app.goo.gl/vy7wnkuxb23igrHu5" | ||
[[sections.items]] | ||
title = "Prisoners" | ||
description = "A gripping thriller entangling a detective in a web of secrets during a kidnapping investigation" | ||
url = "https://www.imdb.com/title/tt1392214/" | ||
title = "Zaragoza" | ||
description = "" | ||
url = "https://maps.app.goo.gl/kEm6NEZopSuF7u1M7" | ||
[[sections.items]] | ||
title = "Rome" | ||
description = "" | ||
url = "https://maps.app.goo.gl/a4Mwqk7pj6zdc36U6" | ||
[[sections.items]] | ||
title = "Paris" | ||
description = "" | ||
url = "https://maps.app.goo.gl/DYpVH2PzdETCMCqh6" | ||
[[sections.items]] | ||
title = "Tortillas - Barcelona" | ||
description = "" | ||
url = "https://maps.app.goo.gl/74bkzNS2MYy3h5hX9" | ||
|
||
[[sections]] | ||
title = "Links" | ||
description = "Look for me on these websites" | ||
description = "Bcn Engineering" | ||
direction = "row" | ||
item_style = "filled" | ||
[[sections.items]] | ||
title = "Instagram" | ||
url = "https://www.instagram.com/jakegyllenhaal" | ||
title = "Website" | ||
url = "https://bcneng.org/" | ||
[[sections.items]] | ||
title = "IMDb" | ||
url = "https://www.imdb.com/name/nm0350453/" | ||
title = "Github" | ||
url = "https://github.com/bcneng" | ||
[[sections.items]] | ||
title = "Wikipedia" | ||
url = "https://en.wikipedia.org/wiki/Jake_Gyllenhaal" | ||
title = "Linkedin" | ||
url = "https://www.linkedin.com/company/bcneng/" | ||
[[sections.items]] | ||
title = "Rotten Tomatoes" | ||
url = "https://www.rottentomatoes.com/celebrity/jake_gyllenhaal" | ||
title = "Twitter" | ||
url = "https://x.com/bcn_eng" |
Binary file not shown.
Binary file not shown.