File: D:/HostingSpaces/SBogers10/rentman2019.komma.pro/config/dataSecurity.php
<?php
/*
|--------------------------------------------------------------------------
| Data Security
|--------------------------------------------------------------------------
|
| Provide a key and a name for each item
| The key will be used to load the logo from 'site.atoms.svg.dataSecurity'
|
*/
return [
// 'iso9001' => 'ISO9001',
'comodo' => 'Comodo',
// 'iso27001' => 'ISO27001',
'amazon' => 'Amazon',
'mcafee' => 'McAfee',
];