[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={{
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",