deviloric
/
piracy
Archived
3
0
Fork 0

bold banner

This commit is contained in:
Maximous Black 2020-06-18 13:17:58 +00:00
parent bcb656ed26
commit 7217d345d2
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ module.exports = {
announcementBar: {
id: 'star', // Any value that will identify this message.
content:
'<a target="_blank" href="https://github.com/maximousblk/piracy#:~:text=star">PLEASE LEAVE A STAR ON GITHUB</a>',
'<b><a target="_blank" href="https://github.com/maximousblk/piracy#:~:text=star">PLEASE LEAVE A STAR ON GITHUB</a></b>',
backgroundColor: 'var(--ifm-background-surface-color)', // Defaults to `#fff`.
textColor: 'var(--ifm-color-primary)', // Defaults to `#000`.
},