refactor(assets): relocate character cover image
This commit is contained in:
@@ -22,7 +22,7 @@ describe("splash Tailwind components", () => {
|
||||
expect(html).toContain("absolute");
|
||||
expect(html).toContain("bg-sidebar-background");
|
||||
expect(html).toContain("object-cover");
|
||||
expect(html).toContain("%2Fimages%2Fsplash%2Fpic-bg-home.png");
|
||||
expect(html).toContain("%2Fimages%2Fcover%2Felio.png");
|
||||
});
|
||||
|
||||
it("renders SplashContent with Tailwind typography classes", () => {
|
||||
|
||||
Reference in New Issue
Block a user