You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/manifest.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ export default function manifest(): MetadataRoute.Manifest {
4
4
return{
5
5
name: "ArsenTech's Blog Site",
6
6
short_name: "ArsenTech Blog",
7
-
description: "Welcome to ArsenTech's Official Blog Site — your go-to hub for tech tutorials, antivirus comparisons, and in-depth guides for programmers, tech enthusiasts, and more tech related curious minds."
7
+
description: "Welcome to ArsenTech's Official Blog Site — your go-to hub for tech tutorials, antivirus comparisons, and in-depth guides for programmers, tech enthusiasts, and more tech related curious minds.",
0 commit comments