Files
2025-05-25 23:31:58 +02:00

4 lines
133 B
SQL

SELECT 'alert' AS component,
'We almost got an oopsie' AS title,
'But the `404.sql` file saved the day!' AS description_md;