Skip to content

Commit b89a977

Browse files
Copilotdannystaple
andcommitted
Fix missing horizontal bars in POST 3 and POST 4 box headers
Co-authored-by: dannystaple <[email protected]>
1 parent c7f06cb commit b89a977

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/archive-page-wireframe.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,41 +24,41 @@ This wireframe shows the visual layout structure of the Orionrobots archive page
2424
│ │ │ │ │ │ robots at home │ │ │ │
2525
│ │ │ ┌─ FEATURED POSTS ──────────┐ │ │ │ [Buy Now] │ │ │ │
2626
│ │ │ │ │ │ │ └───────────────────┘ │ │ │
27-
│ │ │ │ ┌─ POST 1 ──────────────┐ │ │ │ │ │ │ ← Featured Post Item
27+
│ │ │ │ ┌─ POST 1 ──────────────────┐ │ │ │ │ │ │ ← Featured Post Item
2828
│ │ │ │ │ [📷] 30 Aug 2025 » │ │ │ │ ┌─ BOOK CARD 2 ─────┐ │ │ │
2929
│ │ │ │ │ Building Your First │ │ │ │ │ [📚] Learn │ │ │ │
3030
│ │ │ │ │ Robot │ │ │ │ │ Robotics │ │ │ │
3131
│ │ │ │ │ A comprehensive guide │ │ │ │ │ Programming │ │ │ │
3232
│ │ │ │ │ to getting started... │ │ │ │ │ 2nd Edition │ │ │ │
3333
│ │ │ │ │ [more...] │ │ │ │ │ │ │ │ │
34-
│ │ │ │ └───────────────────────┘ │ │ │ │ │ [Book Cover] │ │ │ │
34+
│ │ │ │ └───────────────────────────┘ │ │ │ │ │ [Book Cover] │ │ │ │
3535
│ │ │ │ │ │ │ │ │ Build and control │ │ │ │
36-
│ │ │ │ ┌─ POST 2 ──────────────┐ │ │ │ │ │ robots with Pi │ │ │ │
36+
│ │ │ │ ┌─ POST 2 ──────────────────┐ │ │ │ │ │ robots with Pi │ │ │ │
3737
│ │ │ │ │ [📷] 25 Aug 2025 » │ │ │ │ │ and Python 3 │ │ │ │
3838
│ │ │ │ │ Advanced Motor │ │ │ │ │ [Buy Now] │ │ │ │
3939
│ │ │ │ │ Control for Robotics │ │ │ │ └───────────────────┘ │ │ │
4040
│ │ │ │ │ Deep dive into servo │ │ │ │ │ │
4141
│ │ │ │ │ and stepper motor... │ │ │ │ │ │
4242
│ │ │ │ │ [more...] │ │ │ │ │ │
43-
│ │ │ │ └───────────────────────┘ │ │ │ │ │ │
43+
│ │ │ │ └───────────────────────────┘ │ │ │ │ │ │
4444
│ │ │ │ │ │ │ │ │ │
45-
│ │ │ │ ┌─ POST 3 ──────────────┐ │ │ │ │ │ │ ← Featured Post Item
45+
│ │ │ │ ┌─ POST 3 ──────────────────┐ │ │ │ │ │ │ ← Featured Post Item
4646
│ │ │ │ │ [📷] 20 Aug 2025 » │ │ │ │ │ │
4747
│ │ │ │ │ Sensor Integration │ │ │ │ │ │
4848
│ │ │ │ │ Made Easy │ │ │ │ │ │
4949
│ │ │ │ │ Learn how to integrate│ │ │ │ │ │
5050
│ │ │ │ │ various sensors... │ │ │ │ │ │
5151
│ │ │ │ │ [more...] │ │ │ │ │ │
52-
│ │ │ │ └───────────────────────┘ │ │ │ │ │ │
52+
│ │ │ │ └───────────────────────────┘ │ │ │ │ │ │
5353
│ │ │ │ │ │ │ │ │ │
54-
│ │ │ │ ┌─ POST 4 ──────────────┐ │ │ │ │ │ │ ← Featured Post Item
54+
│ │ │ │ ┌─ POST 4 ──────────────────┐ │ │ │ │ │ │ ← Featured Post Item
5555
│ │ │ │ │ [📷] 15 Aug 2025 » │ │ │ │ │ │
5656
│ │ │ │ │ Robot Programming │ │ │ │ │ │
5757
│ │ │ │ │ Fundamentals │ │ │ │ │ │
5858
│ │ │ │ │ Master the basics of │ │ │ │ │ │
5959
│ │ │ │ │ programming robots... │ │ │ │ │ │
6060
│ │ │ │ │ [more...] │ │ │ │ │ │
61-
│ │ │ │ └───────────────────────┘ │ │ │ │ │ │
61+
│ │ │ │ └───────────────────────────┘ │ │ │ │ │ │
6262
│ │ │ └───────────────────────────┘ │ │ │ │
6363
│ │ │ │ │ │ │
6464
│ │ │ ┌─ ADDITIONAL POSTS ────────┐ │ │ │ │

0 commit comments

Comments
 (0)