mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
More prettier missing files
This commit is contained in:
@@ -23,7 +23,9 @@ try {
|
||||
analytics = google.analytics;
|
||||
adsense = google.adsense;
|
||||
} catch (e) {
|
||||
console.log("No analytics-id found");
|
||||
console.log(
|
||||
"(!) Missing file - /config/google.js Have a look at /config/google.example.js. This is for google analytics."
|
||||
);
|
||||
}
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user