From 7fe0760ecbb08181d0e2c70a5b824379267c9177 Mon Sep 17 00:00:00 2001 From: ZenithalHourlyRate Date: Wed, 1 Mar 2023 12:21:56 +0800 Subject: [PATCH] Fix legacy_index for cygwin For BFSU there are two sources of cygwin, unlisted and tunasync.json index.es6 worked, but legacy_index failed --- _data/options.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_data/options.yml b/_data/options.yml index 4885cb2..a05afbc 100644 --- a/_data/options.yml +++ b/_data/options.yml @@ -465,6 +465,7 @@ unlisted_mirrors: upstream: 'cloud.tsinghua.edu.cn' is_master: true - link_to: 'sourceware' + last_update: '-' name: "cygwin" url: '/cygwin/' - link_to: 'osdn'