Browse Source

Update with final image for carousel

pull/11/head
CetaceanNation 5 years ago
parent
commit
b979f9f7b1
2 changed files with 1 additions and 1 deletions
  1. BIN
      public/img/orgs.png
  2. +1
    -1
      public/index.html

BIN
public/img/orgs.png View File

Before After
Width: 1896  |  Height: 892  |  Size: 179 KiB

+ 1
- 1
public/index.html View File

@ -60,7 +60,7 @@
</div> </div>
<div class="carousel-item"> <div class="carousel-item">
<div class="image-vert text-center"> <div class="image-vert text-center">
<img class="img-fluid carousel-img" src="./img/DolphinCroissant.png" />
<img class="img-fluid carousel-img" src="./img/orgs.png" />
</div> </div>
</div> </div>
</div> </div>

Loading…
Cancel
Save