Skip to content

Commit

Permalink
Fix image formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
janbridley committed Oct 15, 2024
1 parent 93696c3 commit db7b0e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<div>
<img src='doc/svgs/cube-wireframe.svg' alt='Cube Wireframe' width='20%'/>
<img src='doc/svgs/cycle-compact.svg' alt='Alternation Cycle' width='20%'/>
<img src='doc/svgs/CrumpledDevelopable-tri-compact.svg' alt='Keenan CrumpledDevelopable' width='20%'/>
<img src='doc/svgs/oloid_64-tri-compact.svg' alt='Keenan Oloid' width='20%'/>
<img src='doc/svgs/cube-wireframe.svg' alt='Cube Wireframe' width='18%'/>
<img src='doc/svgs/cycle-compact.svg' alt='Alternation Cycle' width='18%'/>
<img src='doc/svgs/CrumpledDevelopable-tri-compact.svg' alt='Keenan CrumpledDevelopable' width='18%'/>
<img src='doc/svgs/oloid_64-tri-compact.svg' alt='Keenan Oloid' width='18%'/>
<!-- <img src='doc/svgs/teapot-tri.svg' alt='Stanford Teapot' width='20%'/> -->
<img src='doc/svgs/bunny-tri-compact.svg' alt='Stanford Bunny' width='20%'/>
<img src='doc/svgs/bunny-tri-compact.svg' alt='Stanford Bunny' width='18%'/>
</div>


Expand Down
2 changes: 1 addition & 1 deletion doc/svgs/cube-wireframe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit db7b0e6

Please sign in to comment.