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={{
|
||||
lightTheme: {
|
||||
colors: {
|
||||
primary1: "#ffffff",
|
||||
primary2: "#e8f8ee",
|
||||
primary3: "#bbeacc",
|
||||
primary4: "#a5e3bb",
|
||||
primary5: "#8edcaa",
|
||||
primary6: "#61ce87",
|
||||
primary7: "#4ac776",
|
||||
primary8: "#34c065",
|
||||
primary9: "#1aa74c",
|
||||
primary10: "#179443",
|
||||
primary11: "#116f32",
|
||||
primary12: "#093719",
|
||||
primary1: "#d4f3df",
|
||||
primary2: "#d4f3df",
|
||||
primary3: "#b7ecca",
|
||||
primary4: "#9be4b4",
|
||||
primary5: "#7edc9f",
|
||||
primary6: "#61d48a",
|
||||
primary7: "#45cd74",
|
||||
primary8: "#32ba62",
|
||||
primary9: "#2b9e53",
|
||||
primary10: "#238144",
|
||||
primary11: "#1b6435",
|
||||
primary12: "#134826",
|
||||
},
|
||||
},
|
||||
initialColorMode: "system",
|
||||
|
Loading…
Reference in New Issue
Block a user