Skip to content

Commit 993d65f

Browse files
committed
add nofollow to the one question at the top
1 parent a5fafab commit 993d65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ const config: Config = {
9494
themeConfig: {
9595
announcementBar: {
9696
content:
97-
'Please answer <a target="_blank" rel="noopener noreferrer" href="https://docs.google.com/forms/d/e/1FAIpQLSdhqElxupHqFANRQlv-O55ilx-NoJrNP1F5KzRDcxd7ldLMEg/viewform?usp=sf_link">one question</a> about Test Prediction 🙏',
97+
'Please answer <a target="_blank" rel="nofollow noopener noreferrer" href="https://docs.google.com/forms/d/e/1FAIpQLSdhqElxupHqFANRQlv-O55ilx-NoJrNP1F5KzRDcxd7ldLMEg/viewform?usp=sf_link">one question</a> about Test Prediction 🙏',
9898
},
9999
navbar: {
100100
logo: {

0 commit comments

Comments
 (0)