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

tqchen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 66aafa6e8d Remove less active links
66aafa6e8d is described below

commit 66aafa6e8d4bd5554f43b9b38c22f24529cabe30
Author: tqchen <[email protected]>
AuthorDate: Mon Sep 1 17:11:51 2025 -0400

    Remove less active links
---
 _data/community.yml | 18 +++---------------
 _data/menus.yml     |  4 ----
 2 files changed, 3 insertions(+), 19 deletions(-)

diff --git a/_data/community.yml b/_data/community.yml
index 831d042e5b..ea884d7711 100644
--- a/_data/community.yml
+++ b/_data/community.yml
@@ -7,19 +7,7 @@
   des: We use discuss forum for general discussions and usage trouble 
shooting. We welcome all topics related to the TVM stack.
   buttonname: Join The Discussion
   link: https://discuss.tvm.apache.org/
-- cardname: Github Issues
+- cardname: Github
   des: We use our Github issue tracker for developer RFCs and roadmap 
discussion.
-  buttonname: Github Issue Tracker
-  link: https://github.com/apache/tvm/issues/
-- cardname: Contributing
-  des: As a community project, we welcome contributions! The package is 
developed and used by the community.
-  buttonname: Contribute
-  link: https://tvm.apache.org/docs/contribute/
-- cardname: Calendar
-  des: The TVM Community conducts a number of public events, including monthly 
general meetings, project sub-meetings, and the annual TVM Conference. You can 
subscribe to the public events calendar here.
-  buttonname: Calendar
-  link: 
https://calendar.google.com/calendar/embed?src=071aaettatchrj779v0k8jsmcc%40group.calendar.google.com
-- cardname: Discord
-  des: Connect directly with TVM community members in the TVM Discord server.
-  buttonname: Discord
-  link: https://discord.gg/77Hh4jVhbM
+  buttonname: Github
+  link: https://github.com/apache/tvm/
diff --git a/_data/menus.yml b/_data/menus.yml
index 2f70d9517d..c535446e33 100644
--- a/_data/menus.yml
+++ b/_data/menus.yml
@@ -2,11 +2,7 @@
   link: /community
 - name: Download
   link: /download
-- name: Blog
-  link: /blog
 - name: Docs
   link: https://tvm.apache.org/docs/
-- name: Conference
-  link: https://tvmcon.org/
 - name: Github
   link: https://github.com/apache/tvm/

Reply via email to