From 1812475c38a532041f8f51a2278cd86503be60bc Mon Sep 17 00:00:00 2001 From: realaravinth Date: Wed, 27 Oct 2021 17:17:22 +0530 Subject: [PATCH] social cards --- scripts/campaign.py | 18 ++++++------- templates/components/base/top.html | 41 ++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 9 deletions(-) diff --git a/scripts/campaign.py b/scripts/campaign.py index 2f35c73..4709f93 100755 --- a/scripts/campaign.py +++ b/scripts/campaign.py @@ -27,15 +27,15 @@ def add_campaign(): { "name": "test_1", "difficulties": [ - 50000, - 100000, - 150000, - 200000, - 250000, - 300000, - 350000, - 400000, - 450000, + 500000, + 1000000, + 1500000, + 2000000, + 2500000, + 3000000, + 3500000, + 4000000, + 4500000, ], } ) diff --git a/templates/components/base/top.html b/templates/components/base/top.html index 2ed6c29..a1bab1f 100644 --- a/templates/components/base/top.html +++ b/templates/components/base/top.html @@ -11,4 +11,45 @@ type="text/css" href="<.= &*crate::MOBILE_CSS .>" /> + + + + + + + + + + + + + " /> + + + + + " /> + + +