diff --git a/.cpanel.yml b/.cpanel.yml index 11fd2df..361a926 100644 --- a/.cpanel.yml +++ b/.cpanel.yml @@ -2,5 +2,6 @@ deployment: tasks: - /bin/cp index.html ~/public_html - + - /bin/cp links.php ~/public_html + - /bin/cp about.html ~/public_html