Skip to content

Commit

Permalink
fix: 画像を置き換え
Browse files Browse the repository at this point in the history
  • Loading branch information
aozoraUS committed Sep 7, 2024
1 parent d78c69c commit dc43d6c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ export default Vue.extend({
.festival-image {
aspect-ratio: 1 / 1;
background-image: url('../static/images/topBackground2.jpg');
background-image: url('../static/images/seiryofes_ex_image.jpg');
background-position: bottom 0 right -2vw;
background-size: cover;
border-radius: 50%;
Expand Down
Binary file added static/images/seiryofes_ex_image.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dc43d6c

Please sign in to comment.