Skip to content

Commit d3b6b89

Browse files
committed
Fix logos
1 parent e1cd536 commit d3b6b89

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

data/24/events/breadchain/index.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ chains = ["ethereum"]
6666
# pick 1-4
6767
tags = ["solarpunk", "ethereum", "gnosis chain", "solidarity"]
6868

69-
logo = "./breadchain.jpg" # A logo attachment
69+
logo = "breadchain.jpg" # A logo attachment
7070

7171
# a description of the event.
7272
description = """

data/24/events/chainsecurity-euler/index.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ chains = []
5656
# pick 1-4
5757
tags = ["DeFI", "Builders", "Founders", "VC"]
5858

59-
logo = "./euler.jpg" # A logo attachment
59+
logo = "euler.jpg" # A logo attachment
6060

6161
# a description of the event.
6262
description = """

data/24/events/web3-futures-breakfast/index.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ chains = []
6767
tags = ["legal", "open source software"]
6868

6969
# A logo attachment
70-
logo = "./web3-futures-breakfast.jpg"
70+
logo = "web3-futures-breakfast.jpg"
7171

7272
# a description of the event.
7373
description = """

0 commit comments

Comments
 (0)