From ea4b02bcedc642b2304c097514539989e91cd482 Mon Sep 17 00:00:00 2001 From: Belem Zhang Date: Fri, 21 Jun 2024 13:41:15 +0800 Subject: [PATCH] Clean up index.html for cleaner URLs (#252) --- code/index.html | 2 +- common/component/component.js | 22 ++++++------- face_recognition/index.html | 2 +- facial_landmark_detection/index.html | 2 +- image_classification/index.html | 2 +- index.html | 46 ++++++++++++++-------------- lenet/index.html | 2 +- nnotepad/css/index.css | 2 ++ nnotepad/index.html | 22 ++++++------- nsnet2/index.html | 2 +- object_detection/index.html | 2 +- rnnoise/index.html | 2 +- selfie_segmentation/index.html | 2 +- semantic_segmentation/README.md | 2 +- semantic_segmentation/index.html | 2 +- style_transfer/index.html | 2 +- 16 files changed, 59 insertions(+), 57 deletions(-) diff --git a/code/index.html b/code/index.html index b4bf4224..23acfc2e 100644 --- a/code/index.html +++ b/code/index.html @@ -25,7 +25,7 @@