/openneuro-content

Content for OpenNeuro.org website

Primary LanguageJavaScript

Instance specific content and configurations. This repo contains content for the main OpenNeuro.org instance.

Example edits

Theme

You can override theme variables in theme.json like so:

{
  "--primary": "palevioletred",
  "--secondary": "periwinkle",
  "--font-family-open": "'Comic Sans MS', Papyrus"
}