mirror of
https://github.com/hexahigh/portfolio.git
synced 2025-12-12 03:25:06 +01:00
e
This commit is contained in:
parent
9132f66281
commit
cf15b43f1b
@ -14,9 +14,6 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
.then((r => r.json()))
|
||||
.then(console.log)
|
||||
console.log("I know there is an error, just ignore it.")
|
||||
fetch('https://public.herotofu.com/v1/fed039b0-89d2-11ed-a003-6f0b76086b1c', { method: 'POST', body: new FormData(form) })
|
||||
.then((r => r.json()))
|
||||
.then(console.log)
|
||||
})
|
||||
|
||||
/*updateButton && updateButton.addEventListener('click', (e) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user