SarthakSKumar / IoT-Projects-and-Scripts

Kickstart your journey into the world 🌍 of IoT. This repo contains scripts for various IoT based projects. Do contribute and show your support by starring this repository. Hop in. 💹
https://iot-projects.netlify.app/
GNU General Public License v3.0
37 stars 25 forks source link

Bug: Fix footer links not working #78

Closed SarthakSKumar closed 10 months ago

Preetraj2002 commented 10 months ago

@SarthakSKumar can you specify which link is not working. I have tested the site, I see 4 links are working fine and other 2 legal links have no webpages.

SarthakSKumar commented 10 months ago

Hi @Preetraj2002 The existing sections need to be removed from the footer. New sections to be created in the footer:

'Contributing'

  1. Code of Conduct: https://github.com/SarthakSKumar/IoT-Projects-and-Scripts/blob/master/CODE_OF_CONDUCT
  2. Guidelines: https://github.com/SarthakSKumar/IoT-Projects-and-Scripts/blob/master/CONTRIBUTING.md

'About'

  1. About Repo: https://github.com/SarthakSKumar/IoT-Projects-and-Scripts/blob/master/README.md
  2. Maintainer: https://github.com/SarthakSKumar

'Projects'

  1. Arduino Projects: https://github.com/SarthakSKumar/IoT-Projects-and-Scripts/tree/master/Arduino%20Projects
  2. ESP Projects: https://github.com/SarthakSKumar/IoT-Projects-and-Scripts/tree/master/ESP%20Projects

The social links and icons have to be removed as well.

Preetraj2002 commented 10 months ago

I have updated the footer. Please review it.

SarthakSKumar commented 10 months ago

Hi @Preetraj2002 Please don't create PR's until an issue is assigned to you. Please note this from next time :) Assigning now. Will review the PR

Preetraj2002 commented 10 months ago

Sure. I always do wait till I am assigned a task but few org don't formally assign so I thought you would just review it. Will make sure next time :)