generated from thevahidal/jake
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.toml
81 lines (77 loc) · 1.92 KB
/
data.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
name = "BcnFoodies"
description = "A list of Google Maps of restaurants curated by https://bcneng.org/ community."
keywords = "food, foodies, barcelona, maps, eating"
image = "bcnfoodies.webp"
theme = "light"
primary_color = "#24333E"
text_align = "center"
gtag_id = ""
base_url = "https://bcneng.github.io/foodies/"
[[sections]]
title = "Cities"
description = ""
direction = "column"
item_style = "outline"
[[sections.items]]
title = "Barcelona"
description = ""
url = "https://maps.app.goo.gl/hQe9Tmh8FVyRN4Vc8"
[[sections.items]]
title = "Madrid"
description = ""
url = "https://maps.app.goo.gl/vy7wnkuxb23igrHu5"
[[sections.items]]
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]]
title = "Barcelona"
description = ""
direction = "column"
item_style = "outline"
[[sections.items]]
title = "Tortillas - Barcelona"
description = ""
url = "https://maps.app.goo.gl/74bkzNS2MYy3h5hX9"
[[sections.items]]
title = "Ramen - Barcelona"
description = ""
url = "https://maps.app.goo.gl/ttaYH75qfikW9GAW7"
[[sections.items]]
title = "Vermuteo & Tapeo - Barcelona"
description = ""
url = "https://maps.app.goo.gl/n5N595iqnGKEhSxL6"
[[sections]]
title = "Regions"
description = ""
direction = "column"
item_style = "outline"
[[sections.items]]
title = "Catalonia"
description = ""
url = "https://maps.app.goo.gl/DgcF2T2HgMe3eQL37"
[[sections]]
title = "Links"
description = "Bcn Engineering"
direction = "row"
item_style = "outline"
[[sections.items]]
title = "Website"
url = "https://bcneng.org/"
[[sections.items]]
title = "Github"
url = "https://github.com/bcneng"
[[sections.items]]
title = "Linkedin"
url = "https://www.linkedin.com/company/bcneng/"
[[sections.items]]
title = "Twitter"
url = "https://x.com/bcn_eng"