We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9466748 commit 4e9cb89Copy full SHA for 4e9cb89
document/core/conf.py
@@ -66,10 +66,10 @@
66
logo = 'static/webassembly.png'
67
68
# The name of the GitHub repository this resides in
69
-repo = 'gc'
+repo = 'gc-js-customization'
70
71
# The name of the proposal it represents, if any
72
-proposal = 'function references + gc'
+proposal = 'function references + gc + gc-js-customization'
73
74
# The draft version string (clear out for release cuts)
75
draft = ' (Draft ' + date.today().strftime("%Y-%m-%d") + ')'
0 commit comments