From 5e5eb93c7f41553fdacec233234659045657742e Mon Sep 17 00:00:00 2001 From: xbl Date: Mon, 23 Mar 2026 19:49:35 +0100 Subject: [PATCH] modified: profiles.py modified: templates/about.html --- profiles.py | 40 ++++++++++++++++++++++++---------------- templates/about.html | 2 +- 2 files changed, 25 insertions(+), 17 deletions(-) diff --git a/profiles.py b/profiles.py index 25b6be4..e64b605 100644 --- a/profiles.py +++ b/profiles.py @@ -16,14 +16,6 @@ profiles = { "info_text3": "incense, citrus fruits", "info_text4": "energizing, calming" }, - "Blue Dream": { - "values": [25, 35, 40, 41, 75, 35], - "info_text0": "15%", - "info_text1": "<1%", - "info_text2": "Sativa-dominant Hybrid", - "info_text3": "berries, sweet, slighty hazy", - "info_text4": "focusing, relaxing, slightly sleep promoting" - }, "Bubba Kush": { "values": [30, 61, 40, 41, 31, 35], "info_text0": "15%", @@ -48,14 +40,6 @@ profiles = { "info_text3": "herbaceous, cheesy, spicy", "info_text4": "energizing, focusing" }, - "Cleopatra's Milk": { - "values": [30, 65, 45, 35, 35, 55], - "info_text0": "18%", - "info_text1": "<1%", - "info_text2": "Indica-dominant Hybrid", - "info_text3": "cake, oriental spices, fruit", - "info_text4": "inspring, calming" - }, "Grape Waves": { "values": [25, 75, 45, 45, 35, 45], "info_text0": "20%", @@ -72,6 +56,14 @@ profiles = { "info_text3": "gassy (fuel), cheesy, pungent", "info_text4": "calming, relaxing, sleep promoting" }, + "Larry Jones": { + "values": [25, 33, 35, 39, 61, 32], + "info_text0": "20%", + "info_text1": "<1%", + "info_text2": "Sativa-dominant Hybrid", + "info_text3": "citrus, pine, lavender", + "info_text4": "focusing, relaxing" + }, "Mother's Choice": { "values": [35, 35, 55, 35, 50, 61], "info_text0": "15%", @@ -80,6 +72,22 @@ profiles = { "info_text3": "spicy-sweet, candy", "info_text4": "inspiring, focusing, relaxing" }, + "Permanent Marker": { + "values": [27, 60, 30, 30, 31, 39], + "info_text0": "17%", + "info_text1": "<1%", + "info_text2": "Indica-dominant Hybrid", + "info_text3": "tobacco, chemical, ammonia", + "info_text4": "calming, inspiring, relaxing" + }, + "Purple Frost": { + "values": [22, 52, 41, 39, 35, 50], + "info_text0": "15%", + "info_text1": "<1%", + "info_text2": "Indica-dominant Hybrid", + "info_text3": "earthy, fruity, gassy (fuel)", + "info_text4": "inspiring, calming, relaxing" + }, "Royal Feast": { "values": [25, 50, 55, 70, 55, 45], "info_text0": "15%", diff --git a/templates/about.html b/templates/about.html index 2481021..8e4349a 100755 --- a/templates/about.html +++ b/templates/about.html @@ -25,7 +25,7 @@

Made for:

- +

Learn about Swiss Cannabis Research here.