Skip to content

Commit 2d62d13

Browse files
Update src/static_site_generator.py
Co-authored-by: Roger Barker <roger.barker@swirldslabs.com> Signed-off-by: dpswirld <diogo.pereira@swirldslabs.com>
1 parent 06d4816 commit 2d62d13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/static_site_generator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# Example data
55
seed_data = {
6-
'title': 'Version Two',
6+
'title': 'Version2',
77
'github_user': 'octocat',
88
'team': 'Platform Engineering',
99
'tasks': []

0 commit comments

Comments
 (0)