diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2024-07-24 21:32:45 +0100 |
---|---|---|
committer | GStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org> | 2024-07-30 16:29:27 +0000 |
commit | 6aedd5cbf90d7a43e4e6945ee530f2c50ed52602 (patch) | |
tree | 32d2b2b585badabc2c63119b61023a02789113d1 | |
parent | d4866c0ae165c8408fd3345a01123374b5c2f29f (diff) |
conference: add Laerdal as Silver sponsor
Part-of: <https://gitlab.freedesktop.org/gstreamer/www/-/merge_requests/122>
-rw-r--r-- | src/htdocs/conference/2024/Makefile.am | 1 | ||||
-rw-r--r-- | src/htdocs/conference/2024/index.xml | 11 |
2 files changed, 8 insertions, 4 deletions
diff --git a/src/htdocs/conference/2024/Makefile.am b/src/htdocs/conference/2024/Makefile.am index f010da90..9513ec52 100644 --- a/src/htdocs/conference/2024/Makefile.am +++ b/src/htdocs/conference/2024/Makefile.am @@ -5,6 +5,7 @@ images = \ sponsor_centricular_753x125.png \ sponsor_collabora_02_rgb_965x504_2023.png \ sponsor_igalia_2015_2019x720.png \ + sponsor_laerdal.png \ montreal_banner.jpg documents = gstreamer-conference-sponsor-brief-2024.pdf diff --git a/src/htdocs/conference/2024/index.xml b/src/htdocs/conference/2024/index.xml index 00844479..d6f7510e 100644 --- a/src/htdocs/conference/2024/index.xml +++ b/src/htdocs/conference/2024/index.xml @@ -402,6 +402,9 @@ li { <h2>Conference News and Updates</h2> <p> + <i>2024-July-24</i>: The GStreamer project is delighted to see <b><a href="https://laerdal.com">Laerdal Labs</a></b> sponsor the conference again at Silver level this year! + </p> + <p> <i>2024-July-19</i>: The GStreamer project welcomes back <b><a href="https://centricular.com">Centricular</a></b> as Gold level sponsor this year. </p> <p> @@ -474,6 +477,10 @@ li { <h2>Silver Sponsors</h2> + <p style="padding:20px 0px"> + <a href="https://laerdal.com"><img src="sponsor_laerdal.png" alt="Laerdal Labs" height="130" /></a> + </p> + <!-- <p style="padding:0px 0px; height: 170px"> <a href="https://www.zeiss.com"><img src="sponsor_zeiss.png" alt="Zeiss" height="200" width="200" /></a> @@ -483,10 +490,6 @@ li { <a href="https://ridgerun.com"><img src="sponsor_ridgerun.png" alt="RidgeRun" height="130" /></a> </p> - <p style="padding:20px 0px"> - <a href="https://laerdal.com"><img src="sponsor_laerdal.png" alt="Laerdal Labs" height="130" /></a> - </p> - <p style="padding:0px 0px"> <a href="https://asymptotic.io"><img src="sponsor_asymptotic.png" alt="asymptotic" height="80" /></a> </p> |