mirror of
https://github.com/89luca89/distrobox.git
synced 2026-08-17 16:34:42 -05:00
Cut 80% of the source package size by optimizing/cleaning doc images (#1586)
This commit is contained in:
+1
-1
@@ -471,7 +471,7 @@ you can specify another directory if needed with `./uninstall --prefix ~/.local`
|
||||
|
||||
---
|
||||
|
||||

|
||||

|
||||
|
||||
<sub>This artwork uses [Cardboard Box](https://skfb.ly/6Wq6q) model by [J0Y](https://sketchfab.com/lloydrostek)
|
||||
licensed under [Creative Commons Attribution 4.0](http://creativecommons.org/licenses/by/4.0)
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
<!-- Twitter -->
|
||||
<meta property="twitter:title" content="{{site.title}}" />
|
||||
<meta property="twitter:image" content="{{ "/assets/card.png" | prepend: site.baseurl | prepend: site.url }}" />
|
||||
<meta property="twitter:image" content="{{ "/assets/card.web" | prepend: site.baseurl | prepend: site.url }}" />
|
||||
<meta property="twitter:card" content="summary_large_image" />
|
||||
<meta property="twitter:description" content="{{site.description}}" />
|
||||
|
||||
@@ -24,5 +24,5 @@
|
||||
<meta property="og:title" content="{{ site.title }}" />
|
||||
<meta property="og:url" content="{{ site.url }}" />
|
||||
<meta property="og:description" content="{{ site.description }}" />
|
||||
<meta property="og:image" content="{{ "/assets/card.png" | prepend: site.baseurl | prepend: site.url }}" />
|
||||
<meta property="og:image" content="{{ "/assets/card.webp" | prepend: site.baseurl | prepend: site.url }}" />
|
||||
</head>
|
||||
|
||||
@@ -8,7 +8,7 @@ Current logo was created by [daudix-UFO](https://github.com/daudix-UFO)
|
||||
|
||||
## Images
|
||||
|
||||
Assets used in `distro-box.png`
|
||||
Assets used in `distro-box.webp`
|
||||
|
||||
- [Cardboard Box](https://skfb.ly/6Wq6q) model by
|
||||
[J0Y](https://sketchfab.com/lloydrostek) licensed under
|
||||
@@ -19,7 +19,7 @@ Assets used in `distro-box.png`
|
||||
- Distro icons by
|
||||
[u/walrusz](https://www.reddit.com/r/linux/comments/nt1tm9/i_made_a_uniform_icon_set_of_linux_distribution)
|
||||
|
||||
Assets used in `distro-box-alt.png`
|
||||
Assets used in `distro-box-alt.webp`
|
||||
|
||||
- ['90 Light Commercial Truck](https://skfb.ly/ootyy) model by
|
||||
[Daniel Zhabotinsky](https://sketchfab.com/DanielZhabotinsky) licensed under
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.2 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.2 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 429 KiB |
Reference in New Issue
Block a user