Преглед на файлове

Drop explorer from website (#5291)

Noticed this while preparing #5290, I think it can be split out.
Jon Ross-Perkins преди 1 година
родител
ревизия
03a31bd0de
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      website/prebuild.py

+ 0 - 1
website/prebuild.py

@@ -201,7 +201,6 @@ def main() -> None:
     label_subdir(
         "toolchain/docs", next(nav_order), parent_title="Implementation"
     )
-    label_subdir("explorer", next(nav_order), parent_title="Implementation")
     label_subdir("testing", next(nav_order), parent_title="Implementation")