Skip to content

Instantly share code, notes, and snippets.

View rjohnt's full-sized avatar
💭
Tinkering

Ryan Timmons rjohnt

💭
Tinkering
View GitHub Profile
@rjohnt
rjohnt / warm_leads_example_report.html
Created April 8, 2026 22:41
Warm leads example HTML report
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Warm Leads Report - Example</title>
<style>
:root {
--bg: #0b1020;
--card: #121a33;