From e2a7508c06d3afda3dd8a4ed5e605f704783505e Mon Sep 17 00:00:00 2001 From: Danny Griffin <dgr@mit.edu> Date: Tue, 23 Apr 2024 20:18:40 +0000 Subject: [PATCH] Update 12 files - /topics/1_cameras/.gitkeep - /topics/1_cameras/index.md - /topics/2_passive/.gitkeep - /topics/2_passive/index.md - /topics/3_active/.gitkeep - /topics/3_active/index.md - /topics/01_cameras/index.md - /topics/01_cameras/.gitkeep - /topics/02_passive/index.md - /topics/02_passive/.gitkeep - /topics/03_active/.gitkeep - /topics/03_active/index.md --- topics/{1_cameras => 01_cameras}/.gitkeep | 0 topics/{1_cameras => 01_cameras}/index.md | 0 topics/{2_passive => 02_passive}/.gitkeep | 0 topics/{2_passive => 02_passive}/index.md | 0 topics/{3_active => 03_active}/.gitkeep | 0 topics/{3_active => 03_active}/index.md | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename topics/{1_cameras => 01_cameras}/.gitkeep (100%) rename topics/{1_cameras => 01_cameras}/index.md (100%) rename topics/{2_passive => 02_passive}/.gitkeep (100%) rename topics/{2_passive => 02_passive}/index.md (100%) rename topics/{3_active => 03_active}/.gitkeep (100%) rename topics/{3_active => 03_active}/index.md (100%) diff --git a/topics/1_cameras/.gitkeep b/topics/01_cameras/.gitkeep similarity index 100% rename from topics/1_cameras/.gitkeep rename to topics/01_cameras/.gitkeep diff --git a/topics/1_cameras/index.md b/topics/01_cameras/index.md similarity index 100% rename from topics/1_cameras/index.md rename to topics/01_cameras/index.md diff --git a/topics/2_passive/.gitkeep b/topics/02_passive/.gitkeep similarity index 100% rename from topics/2_passive/.gitkeep rename to topics/02_passive/.gitkeep diff --git a/topics/2_passive/index.md b/topics/02_passive/index.md similarity index 100% rename from topics/2_passive/index.md rename to topics/02_passive/index.md diff --git a/topics/3_active/.gitkeep b/topics/03_active/.gitkeep similarity index 100% rename from topics/3_active/.gitkeep rename to topics/03_active/.gitkeep diff --git a/topics/3_active/index.md b/topics/03_active/index.md similarity index 100% rename from topics/3_active/index.md rename to topics/03_active/index.md -- GitLab