You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ai...@apache.org on 2022/05/04 20:08:24 UTC

[beam] branch master updated (62904f469f4 -> cc44caee2fa)

This is an automated email from the ASF dual-hosted git repository.

aizhamal pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 62904f469f4 [BEAM-11104] Fix broken split result validation (#17546)
     new ee9640eaccf [BEAM-14382] [Website] add banner container for with css, images, html
     new 81bbf812ab5 [BEAM-14382] change mobile banner img, add padding to banner section desktop
     new cc44caee2fa Merge pull request #17502 from akvelon/BEAM-14382-add-beam-summit-banner

The 35543 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../assets/scss/{_playground.sass => _banner.sass} |  49 ++++++++++-----------
 website/www/site/assets/scss/_hero.scss            |   3 +-
 website/www/site/assets/scss/_navbar-desktop.scss  |   3 +-
 website/www/site/assets/scss/main.scss             |   1 +
 website/www/site/layouts/partials/header.html      |   6 +++
 website/www/site/static/images/banner_desktop.png  | Bin 0 -> 32182 bytes
 website/www/site/static/images/banner_mobile.png   | Bin 0 -> 23152 bytes
 7 files changed, 34 insertions(+), 28 deletions(-)
 copy website/www/site/assets/scss/{_playground.sass => _banner.sass} (63%)
 create mode 100644 website/www/site/static/images/banner_desktop.png
 create mode 100644 website/www/site/static/images/banner_mobile.png