Fix opengraph icons

This commit is contained in:
2021-11-10 19:30:49 +01:00
parent 04fb4e5b27
commit e99a00e369
6 changed files with 17 additions and 24 deletions

View File

@@ -14,6 +14,8 @@ let set_ad_type = (t) => {
} else if (ad_type === "adaround") {
adaround_load.set(true)
}
console.log("skyscraper ad is " + t)
}