diff options
author | Marvin Borner | 2018-09-04 18:42:25 +0200 |
---|---|---|
committer | Marvin Borner | 2018-09-04 18:42:25 +0200 |
commit | c2c5af2dbfe9fee129ae86569bc05a06c0e87716 (patch) | |
tree | aea6e5f9a3acbd4937563c32a325b4c090143a64 /index.html | |
parent | c34c3182d3cfa1a4c814a78b9371e84437e2440c (diff) |
Added falling bowl of petunia :sparkles: :lipstick:
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,7 +13,8 @@ <div id="starBackground" class="starBackground"></div> -<img src="pottwal.png" id="whaleParty" class="spermWhale"> +<img src="pottwal.png" id="whaleParty" class="spermWhale fallingObject"> +<img src="petunientopf.png" id="petuniaBowlParty" class="bowlOfPetunia fallingObject"> <div class="contentWrapper"> <div class="content"> |