Commit 3fb79234 authored by Mark Harding's avatar Mark Harding

(chore): use white for secondary colour too

parent d963b514
No related merge requests found
Pipeline #69474743 passed with stages
in 2 minutes and 3 seconds
......@@ -22,7 +22,7 @@ const users = [
const siteConfig = {
title: 'Minds OSS', // Title for your website.
tagline: 'A website for testing',
tagline: 'The Minds Stack',
url: 'https://docs.minds.io', // Your website URL
baseUrl: '/', // Base URL for your project */
......@@ -55,7 +55,7 @@ const siteConfig = {
/* Colors for website */
colors: {
primaryColor: '#FFF',
secondaryColor: '#CCC',
secondaryColor: '#FFF',
},
/* Custom fonts for website */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment