Update docusaurus.config.js

bold, added emoji
This commit is contained in:
Otsar
2024-06-18 15:04:26 +03:00
committed by GitHub
parent c305aade5d
commit 69383e6c73

View File

@@ -169,7 +169,7 @@ const config = {
announcementBar: {
id: 'announcement', // Any value that will identify this message.
content:
'Read our paper on the Polynomials API in ICICLE v2 by clicking <a target="_blank" rel="noopener noreferrer" href="https://eprint.iacr.org/2024/973">here</a>!',
'<strong>🎉 Read our paper on the Polynomials API in ICICLE v2 by clicking <a target="_blank" rel="noopener noreferrer" href="https://eprint.iacr.org/2024/973">here</a>! 🎉</strong>',
backgroundColor: '#ADD8E6', // Light blue background color.
textColor: '#000000', // Black text color.
isCloseable: true, // Defaults to `true`.