This is an automated email from the ASF dual-hosted git repository. sharan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/comdev-fosdem-content.git
commit 98a885e6e30953ac950cec54a8e0206c13537df5 Merge: e7048fb c845e5c Author: Kenneth Paskett <[email protected]> AuthorDate: Thu Feb 4 21:05:31 2021 -0700 Merge branch 'kp/add/getting-started-page' of https://github.com/kennethpaskett/comdev-fosdem-content into kp/add/getting-started-page LICENSE.md/LICENSE.md => LICENSE | 0 README.md | 2 -- _index.md | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) diff --cc _index.md index d5fc1bb,d87ce0c..d1f8801 --- a/_index.md +++ b/_index.md @@@ -3,11 -3,6 +3,11 @@@ description: The Apache Software Founda layout: stand logo: stands/the_apache_software_foundation/logo.png new_this_year: | + <video class="mb-3 mx-auto" style="max-width: 500px;" controls> + <source src="https://ftp.osuosl.org/pub/fosdem/2021/stands/apache/apache_video2.mp4" type="video/mp4"> - Your browser dow not support this video. ++ Your browser does not support this video. + </source> + </video> <p> Whilst 2020 has been quite a challenging year world-wide, the all-volunteer Apache community has demonstrated commendable strength, resilience, and commitment to our tenet of "Community Over Code": <ul> <li>238 Apache Projects, sub-projects, incubating podlings, and their communities produced nearly <strong>3,500 releases</strong> across dozens of categories.
