mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00
[website] Netlify redirects file added
This commit is contained in:
parent
f34afaf586
commit
c6a2430767
1
website/public/_redirects
Normal file
1
website/public/_redirects
Normal file
@ -0,0 +1 @@
|
|||||||
|
/* /index.html 200
|
@ -11,18 +11,18 @@ render(
|
|||||||
config={{
|
config={{
|
||||||
lightTheme: {
|
lightTheme: {
|
||||||
colors: {
|
colors: {
|
||||||
primary1: "#ffffff",
|
primary1: "#d4f3df",
|
||||||
primary2: "#e8f8ee",
|
primary2: "#d4f3df",
|
||||||
primary3: "#bbeacc",
|
primary3: "#b7ecca",
|
||||||
primary4: "#a5e3bb",
|
primary4: "#9be4b4",
|
||||||
primary5: "#8edcaa",
|
primary5: "#7edc9f",
|
||||||
primary6: "#61ce87",
|
primary6: "#61d48a",
|
||||||
primary7: "#4ac776",
|
primary7: "#45cd74",
|
||||||
primary8: "#34c065",
|
primary8: "#32ba62",
|
||||||
primary9: "#1aa74c",
|
primary9: "#2b9e53",
|
||||||
primary10: "#179443",
|
primary10: "#238144",
|
||||||
primary11: "#116f32",
|
primary11: "#1b6435",
|
||||||
primary12: "#093719",
|
primary12: "#134826",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
initialColorMode: "system",
|
initialColorMode: "system",
|
||||||
|
Loading…
Reference in New Issue
Block a user