From 6f1f8d348ca48385539a2f0304fe4bb2aeae993f Mon Sep 17 00:00:00 2001 From: Sharwin Patil Date: Sun, 5 Jan 2025 16:07:13 -0800 Subject: [PATCH] Editing formatting of projects --- data/en/sections/projects.yaml | 4 ++-- layouts/partials/sections/experiences/positions.html | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/data/en/sections/projects.yaml b/data/en/sections/projects.yaml index a6c1de6..2ae9081 100644 --- a/data/en/sections/projects.yaml +++ b/data/en/sections/projects.yaml @@ -65,7 +65,7 @@ projects: - name: Autonomous Drone Swarm Simulation role: "RoboTech 2022 Hackathon Project" timeline: "April 2022" - url: "/posts/robotech/" + url: "/posts/robo-tech/" repo: https://github.com/Sharwin24/RoboTech summary: A simulation of a swarm of drones using ROS and Gazebo tags: ["Python", "RRT", "A*"] @@ -81,7 +81,7 @@ projects: - name: Robot Arm Educational Kit role: "Personal Project" timeline: "May 2022 - May 2024" - url: "/posts/robot-arm/" + url: "/posts/robot-arm-edu/" repo: https://github.com/Shawin24/ summary: A 3D-printed robot arm kit for educational purposes. tags: ["3D Printing", "Arduino"] diff --git a/layouts/partials/sections/experiences/positions.html b/layouts/partials/sections/experiences/positions.html index 7537f2b..3c0c865 100644 --- a/layouts/partials/sections/experiences/positions.html +++ b/layouts/partials/sections/experiences/positions.html @@ -15,9 +15,6 @@ {{ $mostRecentPosition := index (first 1 .positions) 0}}
{{ if .company.url }}{{ .company.name }}{{ else }}{{ .company.name }}{{ end }}
-

{{ .company.location }}