This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/comdev-events-site.git
commit 9efa5283b454189768a315461ebcd6eecf0f9f4e Author: Sebb <[email protected]> AuthorDate: Mon Aug 25 16:00:12 2025 +0100 Drop spurious script entries --- source/_index.md | 3 --- source/event/__index.md | 3 --- 2 files changed, 6 deletions(-) diff --git a/source/_index.md b/source/_index.md index 4321f44..b7f10ea 100644 --- a/source/_index.md +++ b/source/_index.md @@ -27,9 +27,6 @@ assistance for selected ASF events, to those who would otherwise be unable to at ## Upcoming Events <ul id="events"> -<script> - <li><i>List loading</i></li> -</script> <noscript> <li><i>Sorry, this requires Javascript</i></li> </noscript> diff --git a/source/event/__index.md b/source/event/__index.md index 9a1ba08..b64eb3b 100644 --- a/source/event/__index.md +++ b/source/event/__index.md @@ -10,9 +10,6 @@ those events which have been approved to use Apache Marks under the [Third Party Event Branding Policy][1]. <ul id="events"> -<script> - <li><i>List loading</i></li> -</script> <noscript> <li><i>Sorry, this requires Javascript</i></li> </noscript>
