mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2026-07-28 14:47:17 -07:00
Add summer discount popup
This commit is contained in:
@@ -15,12 +15,13 @@ command = "python3 ./hacktricks-preprocessor.py"
|
||||
env = "prod"
|
||||
|
||||
[output.html]
|
||||
additional-css = ["theme/tabs.css", "theme/pagetoc.css"]
|
||||
additional-css = ["theme/tabs.css", "theme/pagetoc.css", "theme/discount.css"]
|
||||
additional-js = [
|
||||
"theme/tabs.js",
|
||||
"theme/pagetoc.js",
|
||||
"theme/ht_searcher.js",
|
||||
"theme/sponsor.js",
|
||||
"theme/discount.js",
|
||||
"theme/motion.js",
|
||||
"theme/ai.js"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user