diff --git a/scripts/neocities-edit-button.js b/scripts/neocities-edit-button.js new file mode 100644 index 0000000..db26de9 --- /dev/null +++ b/scripts/neocities-edit-button.js @@ -0,0 +1,16 @@ +// use this to create a quick link to edit whatever page of the site you're currently visiting. if a user of your site who isnt you but is +// logged in to neocities clicks it, it will take them to the edit page of their own account +// for the file that corresponds to whatever url you were visiting. it's very basic lol. + + \ No newline at end of file