Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

footer.php

Blame
  • footer.php 331 B
    <?php
    
    return [
        'contact' => [
            'title' => 'Excited to work with you!',
            'desc' => 'Feel free to contact me if you need information, or if you just want to chat with me.',
        ],
        'links' => [
            'title' => 'Stay in touch',
        ],
        'legals-infos' => [
            'title' => 'Legal information',
        ],
    ];