Skip to content

Commit f309d6f

Browse files
Update docusaurus.config.ts (#708)
Updated ICICLE v3.1 -> v3.2 release announcement and removed hyperlink while retaining original styling.
1 parent 66b9c70 commit f309d6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ const config: Config = {
175175
announcementBar: {
176176
id: 'announcement', // Any value that will identify this message.
177177
content:
178-
'<strong>❄️🎉 New Release! ICICLE v3.1! <a style="color:#000000;" target="_blank" rel="noopener noreferrer" href="https://medium.com/@ingonyama/icicle-v3-1-more-passion-more-energy-more-zk-performance-95c3aff4b295">Click here for the full update</a> 🎉❄️</strong>',
178+
'<strong>❄️🎉 New Release! ICICLE v3.2! 🎉❄️</strong>',
179179
backgroundColor: '#64f5ef', // Light blue background color.
180180
textColor: '#000000', // Black text color.
181181
isCloseable: true, // Defaults to `true`.

0 commit comments

Comments
 (0)