Skip to content

Commit b6ec014

Browse files
try deploying w/o images
1 parent 246792c commit b6ec014

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

concepts/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,15 +365,23 @@ The following table describes a sprite's *rendered* direction when using differe
365365

366366
#### Rotation Style: All Around
367367

368+
(commented out)
369+
370+
```md
368371
![A demonstration of the "all around" rotation style](/img/all-around.gif)
372+
```
369373

370374
#### Rotation Style: Left-Right
371375

376+
```md
372377
![A demonstration of the "left-right" rotation style](/img/left-right.gif)
378+
```
373379

374380
#### Rotation Style: Don't Rotate
375381

382+
```md
376383
![A demonstration of the "don't rotate" rotation style](/img/don't-rotate.gif)
384+
```
377385

378386
### String
379387

0 commit comments

Comments
 (0)