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 0ff92382ac9c625bae69010c42cf97cb95a8ba75
Author: Sebb <[email protected]>
AuthorDate: Sun Nov 30 14:32:06 2025 +0000

    Redundant
---
 source/x/current-event.md | 29 -----------------------------
 1 file changed, 29 deletions(-)

diff --git a/source/x/current-event.md b/source/x/current-event.md
deleted file mode 100644
index a52c69e..0000000
--- a/source/x/current-event.md
+++ /dev/null
@@ -1,29 +0,0 @@
----
-title: ApacheCon Events
----
-
-<!--
-    The URL to which this page redirects should agree with
-    
https://github.com/apache/www-site/blob/main/content/events/current-event.md
-    and the default event in
-    https://www.apachecon.com/event-images/snippet.js
--->
-
-<noscript>
-  <meta http-equiv="refresh" content="1; 
url=https://eu.communityovercode.org/";>
-</noscript>
-
-<script type="text/javascript">
-  var ref = document.referrer || "https://www.apache.org/";;
-  var m = ref.match(/https?:\/\/([-_a-zA-Z0-9.]+)\/?/);
-  if (m) {
-    ref = m[1];
-  } else {
-    ref = 'unknown';
-  }
-  location.href = "https://eu.communityovercode.org/?ref="; + ref;
-</script>
-
-# ApacheCon
-
-ApacheCon is the place to come to learn what Apache projects are doing, as 
well as a place for projects to come to build stronger project communities, as 
well as forge the bonds between projects. For more information about ApacheCon, 
please go to [ApacheCon.com](https://apachecon.com/).

Reply via email to