Skip to content

Commit

Permalink
fix(config): remove "0" prefix from index in shuttle name
Browse files Browse the repository at this point in the history
per the new branding guidelines, it's "Tiny Tapeout 6" and not "Tiny Tapeout 06"
  • Loading branch information
urish committed Feb 12, 2024
1 parent 50ee088 commit 7230a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
id: 'tt06'
name: 'Tiny Tapeout 06'
name: 'Tiny Tapeout 6'
end_date: '2024-04-19'
project_dir: 'projects'
openframe: true

0 comments on commit 7230a84

Please sign in to comment.