Move slides

This commit is contained in:
Oliver Davies 2025-10-02 12:28:08 +01:00
parent c6ba52f454
commit a365987e61
42 changed files with 0 additions and 0 deletions

View file

@ -1,13 +0,0 @@
$data = [
'command' => 'add',
'username' => 'bobsmith',
'password' => 'p455w0rd',
'active_for' => '365',
'details' => 'This is the detailed description.',
'job_title' => 'Healthcare Assistant (HCA)',
'locations' => 'Bath, Devizes',
'role_id' => 'A/52/86',
'summary' => 'This is the short description.',
'url_alias' => 'healthcare-assistant-aldershot-june17',
// ...
];