+ ADD robots.txt and ads.txt files

This commit is contained in:
felegy
2025-07-31 19:30:17 +00:00
parent c9cb4a4ca8
commit 7c8d2d60a7
13 changed files with 91 additions and 342 deletions

View File

@@ -7,7 +7,6 @@ $env_keys = array();
# App Base environment keys
array_push($env_keys, 'BLOG_SLUG');
array_push($env_keys, 'USE_CDN');
array_push($env_keys, 'GA_CODE');
array_push($env_keys, 'GTM_CODE');
array_push($env_keys, 'FORCE_SSL_ADMIN');