Skip to content

Commit

Permalink
feat: add jupyter colour
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 committed Dec 6, 2024
1 parent 4c25263 commit 35b2774
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Enabling {bigBlue}`Open Science` Discoveries
:::::::{grid} 1 1 2 2

:::{block-title}
Learning and discovery with interactive computing.
Learning and discovery with **{jupyter}`interactive computing`**
:::

::::::{div}
Expand Down
1 change: 1 addition & 0 deletions landing-page.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ const blockTitleDirective = {
**/

const colorRoles = Object.entries({
jupyter: "#F37626",
bigBlue: "#1D4EF5",
paleBlue: "#F2F5FC",
midnight: "#230344",
Expand Down

0 comments on commit 35b2774

Please sign in to comment.