Skip to content

Commit bb1dd58

Browse files
committed
add proposal name to top level
1 parent cd12b7c commit bb1dd58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

document/core/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
repo = 'spec'
7070

7171
# The name of the proposal it represents, if any
72-
proposal = ''
72+
proposal = 'Threads'
7373

7474
# The draft version string (clear out for release cuts)
7575
draft = ' (Draft ' + date.today().strftime("%Y-%m-%d") + ')'

0 commit comments

Comments
 (0)