fmt
This commit is contained in:
parent
cf348c3ea4
commit
d1faad314b
14 changed files with 55 additions and 35 deletions
|
|
@ -74,7 +74,7 @@ def twin_kit(f: dict) -> str:
|
|||
]
|
||||
captions = [
|
||||
f"{pn} vs {wn}",
|
||||
f"Same station. Same schools.",
|
||||
"Same station. Same schools.",
|
||||
f"{money} cheaper",
|
||||
f"Same {typ}, ~{s['build_year']}",
|
||||
f"{gap} less per m²",
|
||||
|
|
@ -135,7 +135,7 @@ def twin_kit(f: dict) -> str:
|
|||
"",
|
||||
f"**Page:** {SITE}{f['page_path']} · **Format:** faceless screen-record, ~45–60s long + a 9:16 Short cut",
|
||||
"",
|
||||
f"## 🎬 Map URL to record (open this, hit record)",
|
||||
"## 🎬 Map URL to record (open this, hit record)",
|
||||
f"`{url}`",
|
||||
"*(filters are pre-applied so the value is on screen immediately)*",
|
||||
"",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue