perf: optimize images + robots noindex
This commit is contained in:
@@ -138,7 +138,7 @@ import '@/styles/global.css';
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
padding: 48px 24px;
|
||||
background: linear-gradient(rgba(11,10,9,0.85), rgba(11,10,9,0.92)), url('/assets/hero-bg.png') center/cover no-repeat;
|
||||
background: linear-gradient(rgba(11,10,9,0.85), rgba(11,10,9,0.92)), url('/assets/hero-bg.jpg') center/cover no-repeat;
|
||||
background-color: var(--bg, #0b0a09);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user