diff --git a/assets/themes/advertising/advertising.json b/assets/themes/advertising/advertising.json index 5e6b92d01..95f82ad3e 100644 --- a/assets/themes/advertising/advertising.json +++ b/assets/themes/advertising/advertising.json @@ -1092,7 +1092,9 @@ "ca": "S'utilitza per a cartells publicitaris, retols de neĆ³, logotips i cartells en entrades institucionals" }, "exampleImages":[ - "./assets/themes/advertising/Waitrose_sign.jpg" + "./assets/themes/advertising/Waitrose_sign.jpg", + "./assets/themes/advertising/sign_EOI.jpg", + "./assets/themes/advertising/farma_sign.jpg" ] }, { diff --git a/assets/themes/advertising/farma_sign.jpg b/assets/themes/advertising/farma_sign.jpg new file mode 100644 index 000000000..62360c3f0 Binary files /dev/null and b/assets/themes/advertising/farma_sign.jpg differ diff --git a/assets/themes/advertising/license_info.json b/assets/themes/advertising/license_info.json index 545f4c2cb..852504db8 100644 --- a/assets/themes/advertising/license_info.json +++ b/assets/themes/advertising/license_info.json @@ -279,6 +279,16 @@ "https://wiki.openstreetmap.org/wiki/File:Column.svg" ] }, + { + "path": "farma_sign.jpg", + "license": "CC-BY-SA 4.0", + "authors": [ + "paunofu" + ], + "sources": [ + "https://imgur.com/bGF0kdd" + ] + }, { "path": "flag.svg", "license": "CC BY-SA 3.0", @@ -367,6 +377,16 @@ "https://commons.wikimedia.org/wiki/File:Sculpture_(NP100738).svg" ] }, + { + "path": "sign_EOI.jpg", + "license": "CC-BY-SA 4.0", + "authors": [ + "paunofu" + ], + "sources": [ + "https://imgur.com/8D0BKNq" + ] + }, { "path": "tarp_feder.jpg", "license": "CC-BY SA 4.0", diff --git a/assets/themes/advertising/sign_EOI.jpg b/assets/themes/advertising/sign_EOI.jpg new file mode 100644 index 000000000..405a7b674 Binary files /dev/null and b/assets/themes/advertising/sign_EOI.jpg differ