jordi fita mas 8d3dd589aa Allow to “replace” carousel slides
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.
2023-12-21 16:43:46 +01:00
2023-12-21 01:52:20 +01:00
2023-12-21 16:24:39 +01:00
Description
No description provided
35 MiB
Languages
PLpgSQL 69.3%
Go 25.1%
CSS 4.3%
JavaScript 0.8%
Scheme 0.4%