Hotfix flutter book image links

This commit is contained in:
Indigo5684
2024-02-14 01:55:13 -06:00
parent ec76274dea
commit 788b3d451b

View File

@@ -7,20 +7,20 @@ sidebar:
image_alt: "logo" image_alt: "logo"
text: "Meow" text: "Meow"
gallery: gallery:
- image_path: /assets/uh223/accordian/side.jpg - image_path: /assets/uh223/flutter/side.jpg
url: /assets/uh223/accordian/side.jpg # Full-size url: /assets/uh223/flutter/side.jpg # Full-size
alt: "Side View of the Flutter Book" alt: "Side View of the Flutter Book"
title: "Side Profile" title: "Side Profile"
- image_path: /assets/uh223/accordian/cover.jpg - image_path: /assets/uh223/flutter/cover.jpg
url: /assets/uh223/accordian/cover.jpg # Full-size url: /assets/uh223/flutter/cover.jpg # Full-size
alt: "The book stood upright" alt: "The book stood upright"
title: "Full Book" title: "Full Book"
- image_path: /assets/uh223/accordian/open.jpg - image_path: /assets/uh223/flutter/open.jpg
url: /assets/uh223/accordian/open.jpg # Full-size url: /assets/uh223/flutter/open.jpg # Full-size
alt: "The book stood upright with pages visible" alt: "The book stood upright with pages visible"
title: "Full Book (Page Spread)" title: "Full Book (Page Spread)"
- image_path: /assets/uh223/accordian/page.jpg - image_path: /assets/uh223/flutter/page.jpg
url: /assets/uh223/accordian/page.jpg # Full-size url: /assets/uh223/flutter/page.jpg # Full-size
alt: "The book opened to a random page" alt: "The book opened to a random page"
title: "Page Spread" title: "Page Spread"
--- ---