We realized that it was impossible to update the image of the home and services carousels: since i am using the add_{type}_carousel() function, it actually added a new slide instead of replacing the old one. We need this one for tomorrow, so i made a workaround creating the new slide, moving the relevant data from the old slide to the new, and then removing the old slide. Yuck.
Languages
PLpgSQL
69.3%
Go
25.1%
CSS
4.3%
JavaScript
0.8%
Scheme
0.4%