Skip to content

Commit 1aded0b

Browse files
committed
fix: png name
1 parent c2c4c51 commit 1aded0b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pages/index.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ export default {
343343
background-image: url('~@/static/landing-background.png');
344344
}
345345
.landing__title {
346-
background-image: url('~@/static/landing-title.png');
346+
background-image: url('~@/static/landing-title-2025.png');
347347
background-repeat: no-repeat;
348348
background-position-x: 0;
349349
background-position-y: 2.5rem;
File renamed without changes.

0 commit comments

Comments
 (0)