Skip to content

Commit

Permalink
feat: redo github banner
Browse files Browse the repository at this point in the history
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
  • Loading branch information
peterpeterparker committed Oct 12, 2024
1 parent 772686e commit 7007d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ const config: Config = {
announcementBar: {
id: "support_us",
content:
'<a aria-label="Learn more about the proposal to transform Juno into a Decentralized Autonomous Organization (DAO)" href="blog/building-tomorrow-juno-dao-for-the-future">Get Involved</a> in Juno’s Decentralization Journey!',
'If you like Juno, <a target="_blank" rel="noopener noreferrer" href="https://github.com/junobuild/juno">star it on GitHub</a>!<svg xmlns="http://www.w3.org/2000/svg" height="20" viewBox="0 -960 960 960" width="20" fill="currentColor" style="vertical-align: text-bottom;"><path d="m354-287 126-76 126 77-33-144 111-96-146-13-58-136-58 135-146 13 111 97-33 143Zm126 18L314-169q-11 7-23 6t-21-8q-9-7-14-17.5t-2-23.5l44-189-147-127q-10-9-12.5-20.5T140-571q4-11 12-18t22-9l194-17 75-178q5-12 15.5-18t21.5-6q11 0 21.5 6t15.5 18l75 178 194 17q14 2 22 9t12 18q4 11 1.5 22.5T809-528L662-401l44 189q3 13-2 23.5T690-171q-9 7-21 8t-23-6L480-269Zm0-201Z"/></svg>',
backgroundColor: "var(--ifm-navbar-background-color)",
textColor: "var(--ifm-menu-color)",
isCloseable: false
Expand Down

0 comments on commit 7007d10

Please sign in to comment.