mirror of
https://github.com/munki/munki.git
synced 2026-04-30 09:19:31 -05:00
Switch to jpg for default showcase images to save some space
This commit is contained in:
BIN
Binary file not shown.
|
After Width: | Height: | Size: 242 KiB |
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 746 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 181 KiB |
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 432 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 208 KiB |
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 187 KiB |
+3
-3
@@ -40,8 +40,8 @@ window.onload=function(){
|
||||
|
||||
<div class="showcase">
|
||||
<div class="stage" onClick='stageClicked();'>
|
||||
<img href="#" alt="Branding" src="static/branding.png" />
|
||||
<img href="#" alt="Branding" src="static/branding1.png" />
|
||||
<img href="#" alt="Branding" src="static/branding2.png" />
|
||||
<img href="#" alt="Branding" src="static/branding.jpg" />
|
||||
<img href="#" alt="Branding" src="static/branding1.jpg" />
|
||||
<img href="#" alt="Branding" src="static/branding2.jpg" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user