You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/conf.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@ def setup(app):
139
139
"image_dark": "_static/compas_icon_white.png",
140
140
"text": "COMPAS docs",
141
141
},
142
-
"announcement": "",
142
+
"announcement": "This is the documentation of the first stable release of COMPAS 2. If you have feedback, please give it here: https://compas.dev/compas/issues",
0 commit comments