Skip to content

Commit 1de4cfe

Browse files
authored
Fix missed based_in change
1 parent 3a2aa15 commit 1de4cfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ def render_svg(theme: str, stats: dict, corners: str = "all") -> str:
412412
"reading threat reports, or over-engineering a personal project.",
413413
]),
414414
("based_in", "blue", [
415-
"Athens, GR — fueled by curiosity, passion,",
415+
"Trondheim, NO — fueled by curiosity, passion,",
416416
"and a mild obsession with making machines behave.",
417417
]),
418418
]

0 commit comments

Comments
 (0)