[website] Netlify redirects file added

This commit is contained in:
Kingkor Roy Tirtho 2022-07-16 15:38:12 +06:00
parent f34afaf586
commit c6a2430767
2 changed files with 13 additions and 12 deletions

View File

@ -0,0 +1 @@
/* /index.html 200

View File

@ -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",