Skip to content

Commit

Permalink
add horizontal logos (cncf#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcontini authored Jun 11, 2021
1 parent 37c0227 commit 4ecc451
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 9 deletions.
26 changes: 17 additions & 9 deletions examples/sandbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -2684,39 +2684,47 @@

<table>
<tr>
<th colspan="5"></th>
<th colspan="7"></th>
</tr>
<tr>
<th></th>
<th colspan="2">PNG</th>
<th colspan="2">SVG</th
<th colspan="3">PNG</th>
<th colspan="3">SVG</th
</tr>
<tr>
<th></th>
<th>horizontal</th>
<th>stacked</th>
<th>icon</th>
<th>horizontal</th>
<th>stacked</th>
<th>icon</th>
</tr>
<tr>
<th>color</th>
<td><img src="/projects/vineyard/stacked/color/vineyard-stacked-color.png" width="150"></td>
<td><img src="/projects/vineyard/horizontal/color/vineyard-horizontal-color.png" width="200"></td>
<td><img src="/projects/vineyard/stacked/color/vineyard-stacked-color.png" width="200"></td>
<td><img src="/projects/vineyard/icon/color/vineyard-icon-color.png" width="75"></td>
<td><img src="/projects/vineyard/stacked/color/vineyard-stacked-color.svg" width="150"></td>
<td><img src="/projects/vineyard/horizontal/color/vineyard-horizontal-color.svg" width="200"></td>
<td><img src="/projects/vineyard/stacked/color/vineyard-stacked-color.svg" width="200"></td>
<td><img src="/projects/vineyard/icon/color/vineyard-icon-color.svg" width="75"></td>
</tr>
<tr>
<th>black</th>
<td><img src="/projects/vineyard/stacked/black/vineyard-stacked-black.png" width="150"></td>
<td><img src="/projects/vineyard/horizontal/black/vineyard-horizontal-black.png" width="200"></td>
<td><img src="/projects/vineyard/stacked/black/vineyard-stacked-black.png" width="200"></td>
<td><img src="/projects/vineyard/icon/black/vineyard-icon-black.png" width="75"></td>
<td><img src="/projects/vineyard/stacked/black/vineyard-stacked-black.svg" width="150"></td>
<td><img src="/projects/vineyard/horizontal/black/vineyard-horizontal-black.svg" width="200"></td>
<td><img src="/projects/vineyard/stacked/black/vineyard-stacked-black.svg" width="200"></td>
<td><img src="/projects/vineyard/icon/black/vineyard-icon-black.svg" width="75"></td>
</tr>
<tr>
<th>white</th>
<td><img src="/projects/vineyard/stacked/white/vineyard-stacked-white.png" width="150"></td>
<td><img src="/projects/vineyard/horizontal/white/vineyard-horizontal-white.png" width="200"></td>
<td><img src="/projects/vineyard/stacked/white/vineyard-stacked-white.png" width="200"></td>
<td><img src="/projects/vineyard/icon/white/vineyard-icon-white.png" width="75"></td>
<td><img src="/projects/vineyard/stacked/white/vineyard-stacked-white.svg" width="150"></td>
<td><img src="/projects/vineyard/horizontal/white/vineyard-horizontal-white.svg" width="200"></td>
<td><img src="/projects/vineyard/stacked/white/vineyard-stacked-white.svg" width="200"></td>
<td><img src="/projects/vineyard/icon/white/vineyard-icon-white.svg" width="75"></td>
</tr>
</table>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4ecc451

Please sign in to comment.