Skip to content

Commit e25e01c

Browse files
committed
changed href to only BUGS@NYU
1 parent cfdaeb2 commit e25e01c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docusaurus.config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,8 @@ const config = {
182182
]
183183
}
184184
],
185-
copyright: '<a href="https://bugsnyu.com/" style="color: white">Written by BUGS@NYU - Unaffiliated with New York University</a>'
185+
copyright:
186+
'Written by <a href="https://bugsnyu.com/" style="color: white">BUGS@NYU</a> - Unaffiliated with New York University'
186187
},
187188
prism: {
188189
theme: lightCodeTheme,

0 commit comments

Comments
 (0)