mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-08 11:17:17 +02:00
General optimations and debugging
This commit is contained in:
@@ -107,7 +107,7 @@ class LookupModule(LookupBase):
|
||||
"title": title,
|
||||
"text": description,
|
||||
"url": url,
|
||||
"link_text": "Discover {} Now!".format(title),
|
||||
"link_text": "Explore {}".format(title),
|
||||
"iframe": iframe,
|
||||
"tags": tags,
|
||||
}
|
||||
|
Reference in New Issue
Block a user