From 1ba511a31dbcf8b8113c8829a6d7afa392635376 Mon Sep 17 00:00:00 2001 From: Tobias O Date: Wed, 29 Oct 2025 18:02:30 +1300 Subject: [PATCH] chore: minimize fallback data --- static/js/discourse-api.js | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/static/js/discourse-api.js b/static/js/discourse-api.js index f7f10db4..6abae296 100644 --- a/static/js/discourse-api.js +++ b/static/js/discourse-api.js @@ -104,32 +104,6 @@ class DiscourseAPI { category_id: 10, author: "wicker", author_avatar: "https://community.envipath.org/user_avatar/community.envipath.org/wicker/40/1_1.png" - }, - { - id: 109, - title: "enviPath License", - excerpt: "Information about the enviPath license and terms of use for the platform. Learn about our licensing model and how it affects your research and commercial use of enviPath data and predictions.", - url: "https://community.envipath.org/t/envipath-license/109", - replies: 0, - views: 13, - created_at: "2025-09-22T00:00:00Z", - category: "Announcements", - category_id: 10, - author: "wicker", - author_avatar: "https://community.envipath.org/user_avatar/community.envipath.org/wicker/40/1_1.png" - }, - { - id: 95, - title: "Apply to join our Closed Beta", - excerpt: "We're opening applications for our closed beta program! Join early adopters in testing new features and helping shape the future of environmental biotransformation prediction. Apply now to get early access to cutting-edge tools and provide valuable feedback.", - url: "https://community.envipath.org/t/apply-to-join-our-closed-beta/95", - replies: 0, - views: 69, - created_at: "2025-07-23T00:00:00Z", - category: "Announcements", - category_id: 10, - author: "wicker", - author_avatar: "https://community.envipath.org/user_avatar/community.envipath.org/wicker/40/1_1.png" } ]; }