File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ const footerNav = {
22
22
{ title : 'Java Docs' , href : '/docs' } ,
23
23
{ title : 'Java Programs' , href : '/programs' } ,
24
24
{ title : 'About' , href : '/' } ,
25
- { title : 'Status' , href : 'https://javaistic.betteruptime.com/' } ,
25
+ { title : 'Status' , href : 'https://javaistic.betteruptime.com/' } ,
26
26
] ,
27
27
} ,
28
28
Others : {
@@ -74,7 +74,7 @@ export function Footer() {
74
74
< Logo className = "w-auto h-10" />
75
75
< br className = "mb-2" />
76
76
< div className = "flex" >
77
- < a href = "https://vercel.com/?utm_source=javaistic& utm_campaign = oss " target = "_blank" rel = "noopener noreferrer" >
77
+ < a href = "https://vercel.com/?utm_source=javaistic& utm_campaign = oss " target = "_blank" rel = "noopener noreferrer" >
78
78
< p className = "text text-sm text-gray-500 flex" >
79
79
Powered by
80
80
< Vercel className = "w-auto h-5 ml-1 flex" />
You can’t perform that action at this time.
0 commit comments