diff options
author | pommicket <leonardomtenenbaum@gmail.com> | 2016-12-11 09:36:44 -0500 |
---|---|---|
committer | pommicket <leonardomtenenbaum@gmail.com> | 2016-12-11 09:36:44 -0500 |
commit | caa863fc21bf03da87063336d1a44531e269bca2 (patch) | |
tree | 372cd38ec528344a92ca5fa4ac4576bf221210a5 /all.html | |
parent | 778dbf9dbe1eaddefa3014d34165dcb2fb0b8dc5 (diff) |
Added AutoMap to all page
Diffstat (limited to 'all.html')
-rw-r--r-- | all.html | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -29,7 +29,7 @@ <div class="row"> <div class="col-lg-4 col-md-6 col-sm-8 col-xs-10 well well-sm project"> <iframe frameborder="0" src="https://itch.io/embed/43294?link_color=27a0c3" width="208" height="167"></iframe> - <div class="project-title"><a href="https://qualum.itch.io/autoartevolve">AutoArtEvolve</a></div> + <div class="project-title"><a href="https://pommicket.itch.io/autoartevolve">AutoArtEvolve</a></div> AutoArtEvolve improves its images based on the ones you prefer </div> @@ -59,6 +59,12 @@ </div> </div> + <div class="row"> + <div class="col-lg-4 col-md-6 col-sm-8 col-xs-10 well well-sm project"> + <iframe frameborder="0" src="https://itch.io/embed/104046?bg_color=e5e8ff&fg_color=222222&link_color=5a06b1&border_color=bebebe" width="552" height="167"></iframe> + <div class="project-title"><a href="https://pommicket.itch.io/automap">AutoMap</a></div> + </div> + </div> <div class="row"> |