Skip to content

Commit 71052b0

Browse files
fix typo
1 parent 3484e60 commit 71052b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h2 class="title">{{infos.title}}</h2>
7777
scrollbar: true
7878
});
7979
});
80-
}
80+
},
8181
albumsCountAnimation() {
8282
const albumCount = document.querySelector('.album-count span');
8383
const totalImages = this.totalImages;

0 commit comments

Comments
 (0)