diff --git a/jobs.json b/jobs.json index 601168a..d2e1afb 100644 --- a/jobs.json +++ b/jobs.json @@ -8,5 +8,15 @@ "image" : "TRY_exchange_rate_to_EUR_-_Turkish_Currency_and_Debt_Crisis_2018.svg", "script" : "TRY_exchange_rate_to_EUR_-_Turkish_Currency_and_Debt_Crisis_2018", "freq" : 1 + }, + { + "image" : "Euro_exchange_rate_to_TRY_(6000px_wide).svg", + "script" : "Euro_exchange_rate_to_TRY_6000px_wide", + "freq" : 1 + }, + { + "image" : "Euro_exchange_rate_to_TRY_(800px_wide).svg", + "script" : "Euro_exchange_rate_to_TRY_800px_wide", + "freq" : 7 } ]