Using Netlify - Update My Code

Do you know if I can still update my code when I use to upload files in Netlify and edit in VScode? I am working on this https://uprightcode.netlify.app/ and I want to add something.

Sure you can.

How did you upload the code, did you use GitHub to do the deployment, or just drag and drop?

I used drag and drop

I don’t remember ever using drag and drop, but I think if you click the site in the admin panel and go to Deploys you should have a place to drag and drop any new or changed files.

As long as the site is not linked to a GitHub repo (it shouldn’t be with drag and drop) you should see the drag and drop area. If it is linked you may have to get it unlinked. I don’t think there is a UI for that yet so it might have to happen through support.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.