We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0df3ef1 commit 5550949Copy full SHA for 5550949
src/app/manifest.ts
@@ -15,8 +15,8 @@ export default function manifest(): MetadataRoute.Manifest {
15
"Discover previous year question papers created by CodeChef-VIT at Vellore Institute of Technology",
16
start_url: "/",
17
display: "standalone",
18
- background_color: "#070114",
19
- theme_color: "#070114",
+ background_color: "#10011a",
+ theme_color: "#10011a",
20
categories: [
21
"education",
22
"reference",
0 commit comments