Skip to content

Commit 93651f0

Browse files
authored
Merge pull request #535 from datasektionen/main
Update company and visitor numbers for 2025
2 parents 249688a + 1cce2ad commit 93651f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/historia.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ export default function Years() {
112112
{
113113
year: 2025,
114114
pgImage: "/img/historia/pg2025.jpg",
115-
nrOfCompanies: "TBD",
116-
nrOfVisitors: "TBD",
115+
nrOfCompanies: "94",
116+
nrOfVisitors: "4270",
117117
dda: "Max Berglund & Mortada Nasser",
118118
text: t.history.text2025
119119
},

0 commit comments

Comments
 (0)