From 76d1eea4cda89525bc3163e639c46f5fb8788d74 Mon Sep 17 00:00:00 2001 From: Sharwin24 Date: Thu, 13 Mar 2025 14:39:06 -0500 Subject: [PATCH] Renamed file to robot_workspace and regenerated --- layouts/_default/single.html | 2 +- layouts/partials/robot_workspace.html | 7 +++++++ layouts/partials/workspace_plot.html | 2 -- 3 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 layouts/partials/robot_workspace.html delete mode 100644 layouts/partials/workspace_plot.html diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 153f42d..3540942 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -86,7 +86,7 @@ {{ if eq .Page.Title "Delta Robot ROS Package" }} +
+ + \ No newline at end of file diff --git a/layouts/partials/workspace_plot.html b/layouts/partials/workspace_plot.html deleted file mode 100644 index a53c6d8..0000000 --- a/layouts/partials/workspace_plot.html +++ /dev/null @@ -1,2 +0,0 @@ -
-
\ No newline at end of file